Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

CDO/DB4O Store

< CDO
Revision as of 12:24, 22 February 2011 by Unnamed Poltroon (Talk) (New page: The CDO MongoDB store is an implementation of a CDO Store that allows to store models and meta models to MongoDB databases. The current implementation supports all [http://www.eclipse.org...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The CDO MongoDB store is an implementation of a CDO Store that allows to store models and meta models to MongoDB databases.

The current implementation supports all CDO 4.0 features with the following exceptions:

NoExternalReferences (hence no meta references) NoHandleRevisions NoRawAccess (hence no offline support) No Audit Support No Branching Support NoCrashRecovery

This document will help users setup their environment and configure CDO to work with DB4O.

Back to the top