Categories
Berkeley Database
The Berkeley Database is an embedded database system. Its access methods include B+tree, Extended Linear Hashing, fixed and variable-length records, and Persistent Queues. Berkeley DB provides full transactional support, database recovery, online backups, and separate access to locking, logging and shared memory caching subsystems. The program supports C, C++, Java, Tcl, Perl, and Python APIs.
Last updated 19 May, 2005
Versions
4.3.28
4.3.28 stable released 2005-05-02
- Released: 2 May, 2005
- Code Maturity: Stable
- Source Archive: http://dev.sleepycat.com/downloads/optreg.html?...
- Licenses: Sleepycat
- Interfaces: Command Line
User Community and Support
Programmer's reference guide available from http://sleepycat.com/docs/ref/toc.html; for full list of program build and interface documentation, see http://sleepycat.com/docs/
General Resources
Support Resources
- Training, support, and customization available from Sleepycat Software, Inc. at http://www.sleepycat.com/supports



