Portfolio
Access Platform
Analysis Platform
DataNucleus Access Platform

The DataNucleus Access Platform provides persistence and retrieval of data to a range of datastores using a range of APIs, with a range of query languages.

The majority of competing software only caters for a single API and a single type of datastore. DataNucleus Access Platform is not just an ORM . It allows access to RDBMS just like other persistence software, but it also allows access to object-based datastores, or LDAP, or even documents! It is continually evolving. It also provides access via JDO or JPA APIs. It doesn't just stop there. You could define your persistence mapping using JDO (XML or annotations) and then persist using the JPA API. Or define your persistence mapping using JPA (XML or annotations) and then persist using the JDO API!. Flexibility

DataNucleus AccessPlatform Checklist
  • Latest version : 1.0.5 (Faraday), 1.1.4 (Rutherford), 2.0.0-SNAPSHOT (Bohr)
  • License : Apache 2
  • APIs Supported : JDO, JPA, REST
  • Datastores Supported : RDBMS, db4o, LDAP, Excel, XML, NeoDatis, JSON, ODF, BigTable, HBase
  • Query Languages : JDOQL, JPQL, SQL, db4o Native , NeoDatis Criteria , NeoDatis Native
  • JRE required : 1.3+ (Faraday), 1.5+ (Rutherford, Bohr)