Sponsored Links
Database Software
Describe Your Database Needs and Receive Free Quotes from Vendors!
www.buyerzone.com
Fastest Columnar DB
Guaranteed Faster or it's Free! MPP Scalability. Load-n-Go Install.
www.paraccel.com
Independent Programming
Servicing Crestron, AMX, Medialon Consultants, Integrators, Tech Mgrs
www.controlconcepts.net
Directory Sites
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
Lightweight and flexible solution for storing and retrieving java objects into and from relational databases, without using SQL. [Open source, LGPL]
dbobjects.sourceforge.net
Object-Relational mapping for JDBC databases, with XML features. [Open Source, LGPL]
osage.sourceforge.net
Object/Relational mapping tool, with customized mappings for each major EJB server (including JBoss). [Commercial]
www.thoughtinc.com
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
Simple tool for object-relational mapping, based on DbObjects, with mechanisms for aggregation and concurrency stamps. [Open Source, GPL]
jstorm.sourceforge.net
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]
abra.sourceforge.net
A cross-platform solution for transactional persistence of Java objects . By Software Tree, Inc. [Commercial]
www.softwaretree.com
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.
my.execpc.com
Apache ObJectRelationalBridge - OJB
A framework that provides transparent persistence of Java objects for JDBC-compliant RDBMS. Implements ODMG 3.0, JDO and uses XML-based O/R Mapping. [Open Source, LGPL]
db.apache.org
An XML-based persistence layer. Part of the Apache Jakarta family. [Open Source, BSD-like]
db.apache.org
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]
carrierwave.sourceforge.net
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]
jdbm.sourceforge.net
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]
www.jslope.com
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]
www.hibernate.org