DataNucleus MongoDB

datanucleus-mongodb provides persistence of Java objects to the MongoDB database. It builds on top of the basic persistence provided by datanucleus-core.

  • Compile Requirement : JDK1.5+
  • Runtime Requirement : JDK1.5+
  • Latest version : 3.2.1
  • Roadmap : Via JIRA
  • License : Apache 2
  • Javadocs : 3.2, 3.1, 3.0
  • Source : latest

Source Code

trunk can be checked out as follows

svn co https://svn.code.sf.net/p/datanucleus/code/platform/store.mongodb/trunk store.mongodb

Download

datanucleus-mongodb is downloadable as following


Dependencies

datanucleus-mongodb is dependent on the following packages of software. Click on the name to go to the home page for that software to download it.

Package Version Description Required?
datanucleus-core 3.1+ Provides persistence, logging, localisation, and other framework facilities for DataNucleus. Yes
MongoDB Java driver 2.4 MongoDB Java driver Yes