
|
|
|
|
Home / Computers / Programming / Languages / Java / Databases and Persistence / Object Persistence
|
| Categories |
|
|
- JDO (11)
- Computers/ Programming/ Languages/ Java/ Databases and Persistence/ Database Management Systems - DBMS/ Object-Oriented@ (11)
|
- Computers/ Programming/ Languages/ Java/ Databases and Persistence/ Database Management Systems - DBMS/ Object-Relational@ (6)
|
|
|
|
Web Sites
|
- 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]
www.kimble.easynet.co.uk/cobra/index.htm
- CocoBase Enterprise O/R - Object/Relational mapping tool, with customized mappings for each major EJB server (including JBoss) [Commercial].
www.thoughtinc.com
- 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]
dbobjects.sourceforge.net
- 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]
dods.enhydra.org/index.html
- 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]
jrf.sourceforge.net
- jStorm - Simple tool for object-relational mapping, based on DbObjects, with mechanisms for aggregation and concurrency stamps. [Open Source, GPL]
jstorm.sourceforge.net
- Object-Relational Mapping - Information and facts about object-relational mapping products, architecture problem-solving, and direction in product comparison and selection.
www.object-relational.com
- 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]
objectbridge.sourceforge.net
- Osage - Object-Relational mapping for JDBC databases, with XML features. [Open Source, LGPL]
osage.sourceforge.net
- SerializeDB - A library for mapping Java objects to a relational database. [Free developer and commercial enterprise editions]
serializedb.dylogic.com/Articles/fog0000000007.htm
- Torque - An XML-based persistence layer. Part of the Apache Jakarta family. [Open Source, BSD-like]
jakarta.apache.org/turbine/torque
|
|
|
|
|