The Berkeley DB database library
http://www.oracle.com/technology/products/berkeley-db/index.html
db47-4.7.25-dd_segfaults.patch | ||
db47-4.7.25-fix_master_segv.patch | ||
db47-4.7.25-replication_clients_open_sequence.patch | ||
db47-4.7.25-self_deadlock_fix.patch | ||
db47.spec | ||
README.md |
db47
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.