Berkeley DB Java Edition
Home PageCategories: DBMS
Author: Oracle
Latest version: 3.2
Added 2005-06-22Updated 2006-10-09
Transactional database written in Java.
Berkeley DB Java Edition stores data in the application's native format, features full ACID transactions and recovery, record-level locking, zero administration and an API that provides a Java Collections-style interface.
Features include:
- J2EE standards support: J2EE Connector Architecture (JCA), Java Transaction API (JTA) and Java Management Extensions (JMX)
- Record level locking
- Sequences
- Small footprint: less than 495KB
- An API providing persistence without the need to translate objects into tables
- Deferred write
- Runs on any Java J2SE 1.4.2 or later certified Java Virtual Machine
- Supports all versions of Unix, Linux and Windows as well as most other major operating systems
Available under a dual-license. A no-cost open source license permits redistribution if your application is open source. A commercial license is available for redistribution of proprietary applications.
Built for Java |
Library |
Free or free version available |
Source code provided |