Hi, just looking for some advice regarding the design of a database application that is required associate archives of XML datafiles with more conventional relational type data. Each XML file will be approximately 10-50K bytes and the archive rate will be more than 50,000 files / year. I would like to use Ojb as the mapping layer.
Is there a standard practice for handling XML files in association with Ojb. Should they be stored within the RDBMS - or just as disk files with a look up key? I have read that there is Ojb activity to develop support layers for XML-based databases? If so would Apache Xindice be a suitable candidate for an XML database? Thanks in advance, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
