Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libdb - The Berkeley DB database library for C
- Description:
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.
Packages
libdb-5.2.36-1.fc16.x86_64
[664 KiB] |
Changelog
by Jindrich Novy (2011-09-20):
- update to 5.2.36,
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_2.html#id3647664
|