Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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++, and Perl APIs. It is
used by many applications, including Python and Perl, so this should
be installed on all systems.
Packages
libdb-5.3.28-53.vl9.src
[33.6 MiB] |
Changelog
by Filip Januš (2021-11-24):
- Add missing RPM_LD_FLAGS for db_dump185
- Resolves: #2026417
|