> > Storing all values as a binary field will prevent access to > the content > > using standard database tools. You won't be able to look at > the values > > in the database without starting Jackrabbit. > > I don't consider that to be a design goal. The values would most > naturally be stored directly on disk without a database anywhere.
IMHO it is worth to make access to the data using available tools (database viewers, database backup tools, reporting engines, schema/data migration tools, etc.) possible. If you do not, you have to write a custom tool for the NGP model for each purpose. Johan Stuyts
