The Berkeley DB database library
https://www.oracle.com/database/technologies/related/berkeleydb-downloads.html
007-mt19937db.c_license.patch | ||
checkpoint-opd-deadlock.patch | ||
db53.spec | ||
db-1.85-errno.patch | ||
db-4.5.20-jni-include-dir.patch | ||
db-4.6.21-1.85-compat.patch | ||
db-5.3.21-memp_stat-upstream-fix.patch | ||
db-5.3.21-mutex_leak.patch | ||
db-5.3.28-atomic_compare_exchange.patch | ||
db-5.3.28-condition_variable.patch | ||
db-5.3.28-condition-variable-ppc.patch | ||
db-5.3.28-cwd-db_config.patch | ||
db-5.3.28-lemon_hash.patch | ||
db-5.3.28-rpm-lock-check.patch | ||
java8-fix.patch | ||
lgpl-2.1.txt | ||
libdb-5.3.21-region-size-check.patch | ||
libdb-5.3.21-trickle_cpu.patch | ||
libdb-cbd-race.patch | ||
libdb-limit-cpu.patch | ||
libdb-multiarch.patch | ||
patch.1.1 | ||
patch.1.2 | ||
patch.1.3 | ||
patch.1.4 | ||
README.md |
db53
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.