DataNucleus

Open-source Java library


title: "DataNucleus" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["java-enterprise-platform", "web-services", "enterprise-application-integration", "service-oriented-(business-computing)", "persistence"] description: "Open-source Java library" topic_path: "technology/computing" source: "https://en.wikipedia.org/wiki/DataNucleus" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Open-source Java library ::

::data[format=table title="Infobox software"]

FieldValue
nameDataNucleus
logoDatanucleus sml 300 80.png
developerDataNucleus Team
released
latest release version6.0.7
latest release date
platformJava SE, Java EE
programming languageJava
genreObject-relational mapping
licenseApache License 2
website
::

| name = DataNucleus | logo = Datanucleus sml 300 80.png | caption = | developer = DataNucleus Team | released = | latest release version = 6.0.7 | latest release date = | platform = Java SE, Java EE | programming language = Java | genre = Object-relational mapping | license = Apache License 2 | website = DataNucleus (formerly known as Java Persistent Objects JPOX) is an open source project (under the Apache 2 license) which provides software products around data management in Java. The DataNucleus project started in 2008 (the JPOX project started in 2003 and was relaunched as DataNucleus in 2008 with broader scope).

DataNucleus Access Platform is a fully compliant implementation of the Java Data Objects (JDO) 1.0, 2.0, 2.1, 2.2, 3.0, 3.1, 3.2 specifications (JSR 0012, JSR 0243) and the Java Persistence API (JPA) 1.0, 2.0, 2.1, 2.2 specifications (JSR 0220, JSR 0317, JSR 0338), providing transparent persistence of Java objects. It supports persistence to the widest range of datastores of any Java persistence software, supporting all of the main object-relational mapping (ORM) patterns, allows querying using either JDOQL, JPQL or SQL, and comes with its own byte-code enhancer. It allows persistence to relational datastores (RDBMS), object-based datastores (db4o, NeoDatis ODB), document-based storage (XML, Excel, OpenDocument spreadsheets), web-based storage (JSON, Google Storage, Amazon Simple Storage Service), map-based datastores (HBase, Google's Bigtable, Apache Cassandra), graph-based datastores (Neo4j), document stores (MongoDB) as well as other types of datastores (e.g. LDAP). Its plugins are OSGi-compliant so can be used equally in an OSGi environment.

DataNucleus Access Platform is also utilised by the persistence layer behind Google App Engine for Java, and VMForce (cloud offering from Salesforce.com and VMWare).

References

References

  1. (May 1, 2008). "DataNucleus launched". InfoQ.
  2. Java JCP [http://jcp.org/en/jsr/detail?id=12 JSR-0012] JDO 1.0 Specification
  3. Java JCP [http://jcp.org/en/jsr/detail?id=243 JSR-0243] JDO 2.0/3.0/3.1/3.2 Specifications
  4. Java JCP [http://jcp.org/en/jsr/detail?id=220 JSR-0220] JPA 1.0 Specification
  5. Java JCP [http://jcp.org/en/jsr/detail?id=317 JSR-0317] JPA 2.0 Specification
  6. Java JCP [http://jcp.org/en/jsr/detail?id=338 JSR-0338] JPA 2.1/2.2 Specifications
  7. (Apr 7, 2009). "Google AppEngine for Java released". DataNucleus.
  8. (Oct 22, 2010). "VMForce using DataNucleus". DataNucleus.

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

java-enterprise-platformweb-servicesenterprise-application-integrationservice-oriented-(business-computing)persistence