The Berkeley DB database library
http://www.oracle.com/technology/products/berkeley-db/index.html
bdb-transactions.diff | ||
btree.diff | ||
db4-jni-casting.diff | ||
db48.spec | ||
db-1.85-errno.patch | ||
db-4.6.21-1.85-compat.patch | ||
db-4.8.30-jni-include-dir.patch | ||
java.diff | ||
patch.1.1 | ||
patch.1.2 | ||
patch.1.3 | ||
patch.1.4 | ||
patch.4.2.52.1 | ||
patch.4.2.52.2 | ||
README.md |
db48
The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. The Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems.
This package contains the tools for managing Berkeley DB.