Go to file
2024-01-05 21:39:25 +01:00
bdb-transactions.diff automatic version update by autodist [release 6.2.32-1mamba;Wed Dec 20 2017] 2024-01-05 21:39:24 +01:00
btree.diff automatic version update by autodist [release 6.2.32-1mamba;Wed Dec 20 2017] 2024-01-05 21:39:24 +01:00
db4-jni-casting.diff automatic version update by autodist [release 6.2.32-1mamba;Wed Dec 20 2017] 2024-01-05 21:39:24 +01:00
db.spec update to 18.1.40 [release 18.1.40-1mamba;Thu Jun 02 2022] 2024-01-05 21:39:25 +01:00
java.diff automatic version update by autodist [release 6.2.32-1mamba;Wed Dec 20 2017] 2024-01-05 21:39:24 +01:00
README.md automatic version update by autodist [release 6.2.32-1mamba;Wed Dec 20 2017] 2024-01-05 21:39:24 +01:00

db

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.