|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
VCS vs JCR repositoryI was wondering why one would want to use the VCS repository instead of the JCR/JackRabbit repository? Are their any documents that do a side by side comparison of the features or advantages of using one over the other?
Jim -- Posted by "jferry" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2887#8423> _______________________________________________ ECM mailing list ECM@... http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm |
|
|
Re: VCS vs JCR repositoryI'm sure there are lots of good technical reasons why the VCS is better,
but a simple one is the ability to easily examine your repository data using SQL. And when you modify document types (schemas) in your application it is very easy to migrate the database structure as necessary. Regards, Sean jiveforums-ecm@... wrote: > I was wondering why one would want to use the VCS repository instead of the JCR/JackRabbit repository? Are their any documents that do a side by side comparison of the features or advantages of using one over the other? > > Jim > -- > Posted by "jferry" at Nuxeo Discussions <http://nuxeo.org/discussions> > View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2887#8423> > _______________________________________________ > ECM mailing list > ECM@... > http://lists.nuxeo.com/mailman/listinfo/ecm > To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm > > -- Dr. Sean Radford, MBBS, MSc http://www.tacola.com/ t: +44 (0)845 KEY HELP t: +44 (0)845 539 4357 m: +44 (0)7802 24 24 86 _______________________________________________ ECM mailing list ECM@... http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm |
|
|
Re: VCS vs JCR repositoryThe benefits of VCS are that it greatly facilitates:
- bulk import/export (standard SQL dump/reload is possible), - schema migration (ALTER TABLE ADD COLUMN are possible, automatically done by Nuxeo when fields are added to schemas), - backups (use the standard solution for your database), - debugging (see your data with standard tools), - statistics gathering (create any report you like on your raw data). Among others :) Florent On Mon, Sep 28, 2009 at 6:08 PM, <jiveforums-ecm@...> wrote: > I was wondering why one would want to use the VCS repository instead of the JCR/JackRabbit repository? Are their any documents that do a side by side comparison of the features or advantages of using one over the other? > > Jim > -- > Posted by "jferry" at Nuxeo Discussions <http://nuxeo.org/discussions> > View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2887#8423> > _______________________________________________ > ECM mailing list > ECM@... > http://lists.nuxeo.com/mailman/listinfo/ecm > To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm > -- Florent Guillaume, Head of R&D, Nuxeo Open Source, Java EE based, Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 _______________________________________________ ECM mailing list ECM@... http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm |
|
|
Re: VCS vs JCR repositoryHello,
Here was an answer from Florent VCS facilitates - bulk import/export (standard SQL dump/reload is possible), - schema migration (ALTER TABLE ADD COLUMN are possible, automatically done by Nuxeo when fields are added to schemas), - backups (use the standard solution for your database), - debugging (see your data with standard tools), - statistics gathering (create any report you like on your raw data). -- Posted by "admin" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2887#8497> _______________________________________________ ECM mailing list ECM@... http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm |
|
|
Re: VCS vs JCR repositoryThanks for the info
-- Posted by "jferry" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2887#8787> _______________________________________________ ECM mailing list ECM@... http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm |
| Free embeddable forum powered by Nabble | Forum Help |