p.s.: so were do you draw the line? When are databases useful and when JackRabbit?
Examples: 1. User data (username/passwords/email) 2. User associations to other Users or Messages 3. "Content data", such as texts written by a user 4. Private User data 5. Public User data 6. Technical data (e.g. logs, ip addresses, last login timestamps= -------- Original-Nachricht -------- > Datum: Mon, 3 Nov 2008 12:50:04 +0100 > Von: "Alexander Klimetschek" <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: JackRabbit or Hibernate > Hi! > > On Sun, Nov 2, 2008 at 6:15 PM, Tobias Marx <[EMAIL PROTECTED]> wrote: > > I don't know enough about JackRabbit yet, but would you recommend > JackRabbit > > for a SocialCommunity website > > to store data such as profile information and maybe even guestbook > entries, > > private messages and > > friends lists etc.... ? > > Definitely! It all depends on a good content model [1] and coding > webapplications on top of JCR is most fun with Apache Sling [2]. > > [1] http://wiki.apache.org/jackrabbit/DavidsModel > [2] http://incubator.apache.org/sling/ > > > Regards, > Alex > > -- > Alexander Klimetschek > [EMAIL PROTECTED]
