Sounds like this will be very useful. Have there been any performance studies comparing this to the jackrabbit-based backend communicating with the same database vendor?
Thanks, Mike On Fri, 2008-08-29 at 16:58 +0200, Florent Guillaume wrote: > Hi, > > We're proud to announce Nuxeo SQL Storage backend, a new storage > backend that can be used instead of the standard Jackrabbit-based one > to store your Nuxeo EP documents. > > This storage allows you to have clearly visible data in standard SQL > tables, which is invaluable for: > - bulk import/export, > - schema migration, > - statistics gathering, > - backups, > - debugging. > > This storage backend is designed to plug itself into the current > development version of Nuxeo 5.1.6 or Nuxeo 5.2, and doesn't require > any change to your application. It's also possible to apply it to a > standard 5.1.5 if you follow the instructions to download backported > versions of two additional Jars. > > To build this backend, fetch the current development Nuxeo sources > from Mercurial, and build nuxeo-core-storage-sql and nuxeo-core- > storage-sql-ra. > For convenience, pre-built versions of these jar have been attached to > http://jira.nuxeo.org/browse/NXP-2514 > > To do the installation, follow the instructions in the README to > replace the current Jackrabbit-based backend. You can browse the > README at > http://hg.nuxeo.org/nuxeo/nuxeo-core/file/1.4/nuxeo-core-storage-sql/README.txt > > This code is still young but works well in our experience. It has been > tested with Derby 10.4 and PostgreSQL 8.2. > > Feedback welcome, > Florent > _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
