english deutsch
JDO
Castor, FrontierSuite for JDO, Java Data Objects (JDO) by Gopalan Suresh Raj, Java Data Objects (JDO) The Book, Java Data Objects - Quiz, Java Data Objects Thesis, Java Persistent Objects (JPOX), Java Pro - JDOQL: The JDO Query Language, Java(TM) Data Objects (JDO) Specification, JCredo JDO
Abra
A Java library and a set of tools that can be used for storing and retrieving Java objects in a relational database. [Open source, BSD license]
Apache OJB
An Object/Relational mapping tool that allows transparent persistence for Java objects against relational databases. Provides JDO and ODMG APIs. [Open Source, Apache]
CarrierWave
Provides the following features: build generated client side data objects structurally mirroring server side business objects; pluggable persistence; pluggable binding between client and server; pluggable query mechanism; zero-configuration externalization and internalization of server state into and from XML. [Open source, GPL]
COBRA
An object persistence layer written in Java which uses a relational database to provide persistent storage, whilst shielding programmers from the details of relational database access. [Open Source, GPL]
CocoBase Enterprise O/R
Object/Relational mapping tool, with customized mappings for each major EJB server (including JBoss). [Commercial]
DB Objects for Java
Lightweight and flexible solution for storing and retrieving java objects into and from relational databases, without using SQL. [Open Source, LGPL]
DB Visual Architect
An Object-Relational mapping tool. Generate persistent enable Java source from Class Diagram or ERD. A diagram editor is provided. It can generate code for client applications and server side applications. [Commercial]
DODS (Data Object Design Studio)
An Object-Relational Mapping Framework with a GUI Editor that lets you automatically create Java objects that map to relational databases. [Open Source, Mozilla-like]
FireStorm/DAO
Generates Java persistence code based on Data Access Object and Object Relational Mapping technologies, including JDBC, JDO, EJB CMP, and Hibernate. [Commercial]
FormPers
A persistence framework with forms automation. It support on-the-fly SQL table creation/structure modification base on definition in Java class, automated form creation and automated form result parsing. [Freeware]
Hibernate
An object/relational persistence and query service for Java. To support a rapid build procedure, Hibernate rejects the use of code generation or bytecode processing. Instead runtime reflection is used and SQL generation occurs at system startup time. [Open source, LGPL]
iBatis
XML-based Object/Relational mapping and persistence framework as well as a data access abstraction layer. [Open source]
J-Database Exchange (JDX)
A cross-platform solution for transactional persistence of Java objects . By Software Tree, Inc. [Commercial]
Jaxor
Simple and lightweight Object/Relational mapping and persistence framework. Configuration is stored in XML files and code generation relies on Apache velocity templates. [Open Source, Apache]
JDBM
A simple transactional persistence engine for Java. It can used to store a mix of objects and BLOBs, and all updates are done in a transactionally safe manner. JDBM also provides scalable data structures, such as HTree and B+Tree, to support persistence of large object collections. [Open source, BSD License]
JDO vs. EJB by Gopalan Suresh Raj
Compares and contrasts the Two Persistence Frameworks provided Java. Java Data Objects(JDO) which provides Language Transparent Orthogonal Persistence with Enterprise JavaBeans(EJB) that provides Functional Persistence.
JORM (Java Object Repository Mapping)
The ObjectWeb open source adaptable persistence service. It is used to offer CMP 2.0 for the JOnAS server, as well as Speedo, a JDO implementation. [Open source, LGPL]
jRelationalFramework
A lightweight framework that was written to automate the most tedious 80% of relational database access coding and leave the other 20% to the developer. [Open Source, MPL]
jStorm
Simple tool for object-relational mapping, based on DbObjects, with mechanisms for aggregation and concurrency stamps. [Open Source, GPL]
Object Matter
Provides an Object/Relational mapping tool with a persistence layer. Also features an introduction to Object/Relational mapping. [Commercial]
Object-Relational Mapping
Information and facts about object-relational mapping products, architecture problem-solving, and direction in product comparison and selection.
ObJectBridge
A framework that provides transparent persistence of Java objects for JDBC-compliant RDBMS. Provides an ODMG 3.0 compatible transactional object server as a client-interface and uses XML-based O/R Mapping. [Open Source, LGPL]
Osage
Object-Relational mapping for JDBC databases, with XML features. [Open Source, LGPL]
Player (Persistence Layer)
For relational databases. [Open source]
Prevayler - Transparent Persistence for Java
Write plain Java classes: no pre or post-processing required; runs on any VM; no inheritance from base-class required. [Open source, LGPL]
SerializeDB
A library for mapping Java objects to a relational database. [Free developer and commercial enterprise editions]
SimpleORM - Simple Object Relational Mapper
Implement low overhead object/relational mapping on top of Java JDBC. [Open source]
sysXs
A platform for integration and automation for the use in enterprises. It provide XML based persistent object services for Web server Java servlets and Java applications. [Commercial]
TopLink
Object-relational bridge by Oracle. Available for Java, WebLogic, and WebSphere. [Commercial]
Torque
An XML-based persistence layer. Part of the Apache Jakarta family. [Open Source, BSD-like]
XML Persistence
An Java transactional XML DOM persistence (PDOM) library. Using W3C DOM Java API, developers can store partial or complete document in database. [Open source, BSD License]