Incidentally, there's no reason you couldn't combine document store with a database in an application.
On Thu, Jan 27, 2011 at 1:14 PM, Greg Reddin <[email protected]> wrote: >> On Thu, Jan 27, 2011 at 10:43 AM, Joseph Ottinger >> <[email protected]> wrote: >>> I don't know why the requirement for actual separate datastores - but >>> would a document store be more appropriate? > > Oh, and I didn't address your idea of a doc store. Document storage is > actually a part of this, but the survey metadata, IMO, would work > better stored in a database. It does need to be a bit dynamic and > there are other data bits that are more dynamic and must be linked to > the survey metadata. Sure, that doesn't preclude the storage of > metadata in documents, but it seems easier to go with a database > model. Something to think about though. > > Thanks, > Greg > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > > -- Joseph B. Ottinger http://enigmastation.com -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
