Package libdb-5.3.28-54.el9.x86_64
| Name | libdb |
|---|---|
| Epoch | 0 |
| Version | 5.3.28 |
| Release | 54.el9 |
| Architecture | x86_64 |
| Website/URL | http://www.oracle.com/database/berkeley-db/ |
| License | BSD and LGPLv2 and Sleepycat and MIT |
| Build Time | 2025-02-20 11:21:07 |
| Build Host | certified-builder01.msvsphere-os.ru |
| Summary | The Berkeley DB database library for C |
| Repositories | OS |
| 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. |
| Errata | — |
| Size | 734 KiB |
| Source Project | libdb-5.3.28-54.el9 |
| SHA-256 checksum | e2d1a74956dde5860f5fada9bba54d4c827e54ffff9ccec70f40e0b379b0aff9 |
×
* Mon Oct 07 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.3.28-54 - Rebuilt for MSVSphere 9.5 beta * Mon May 06 2024 Filip Januš <fjanus@redhat.com> - 5.3.28-54 - Add db_converter into -utils subpackage - It allowes to convert BerkeleyDB database format to GDBM/LMDB format - Resolves: RHEL-35607