Package libdb-utils-5.3.28-55.el9.x86_64
Name | libdb-utils |
---|---|
Epoch | 0 |
Version | 5.3.28 |
Release | 55.el9 |
Architecture | x86_64 |
Website/URL | http://www.oracle.com/database/berkeley-db/ |
License | BSD and LGPLv2 and Sleepycat and MIT |
Build Time | 2025-06-17 02:55:00 |
Build Host | certified-builder01.msvsphere-os.ru |
Summary | Command line tools for managing Berkeley DB databases |
Repositories | Updates |
Description | The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. DB supports C, C++ and Perl APIs. |
Errata | — |
Size | 144 KiB |
Source Project | libdb-5.3.28-55.el9 |
SHA-256 checksum | fa31595ded7b5e334e8ed28772424fa40de65babfb5374cf97f7cc2391ff0afb |
×
* Mon Oct 07 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.3.28-55 - Rebuilt for MSVSphere 9.5 beta * Mon Sep 16 2024 Filip Januš <fjanus@redhat.com> - 5.3.28-55 - Rebase db_converter tool to the latest version * 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