Go to file
2024-01-05 21:39:49 +01:00
bdb-transactions.diff update to 5.3.21 [release 5.3.21-1mamba;Tue May 28 2013] 2024-01-05 21:39:49 +01:00
btree.diff update to 5.3.21 [release 5.3.21-1mamba;Tue May 28 2013] 2024-01-05 21:39:49 +01:00
db4-jni-casting.diff update to 5.3.21 [release 5.3.21-1mamba;Tue May 28 2013] 2024-01-05 21:39:49 +01:00
db53.spec update to 5.3.21 [release 5.3.21-1mamba;Tue May 28 2013] 2024-01-05 21:39:49 +01:00
java.diff update to 5.3.21 [release 5.3.21-1mamba;Tue May 28 2013] 2024-01-05 21:39:49 +01:00
README.md update to 5.3.21 [release 5.3.21-1mamba;Tue May 28 2013] 2024-01-05 21:39:49 +01:00

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.