Description
libmdbx is an extremely fast, compact, powerful, embedded, transactional key-value store database, with permissive license. MDBX has a specific set of properties and capabilities, focused on creating unique lightweight solutions with extraordinary performance.
This package hand-built with ❤️ by Kai W.
Installation Instructions
LibMDBX is distributed as three packages, libmdbx, libmdbx-utils, and libmdbx-devel. Their purposes are as follows:
- libmdbx: core libraries implementing mdbx in an application.
- libmdbx-devel: compiler headers required for building against LibMDBX.
- libmdbx-utils: utilities useful in maintaining MDBX databases.
For developers: each package provides a set of debug symbols as a separate package. Install [package name]-debuginfo for that package's specific debug symbols.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (2476)*, ppc64le (2428)*, x86_64 (2469)* | Centos-stream 8 (90 downloads) |
Centos-stream 9 | aarch64 (2485)*, ppc64le (2422)*, x86_64 (2477)* | Centos-stream 9 (103 downloads) |
EPEL 8 | aarch64 (2501)*, ppc64le (2416)*, s390x (2432)*, x86_64 (2602)* | EPEL 8 (191 downloads) |
EPEL 9 | aarch64 (2427)*, ppc64le (2434)*, s390x (2405)*, x86_64 (2434)* | EPEL 9 (84 downloads) |
Mageia 8 | aarch64 (2434)*, i586 (2427)*, x86_64 (2415)* | Mageia 8 (85 downloads) |
* Total number of downloaded packages.