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 (2722)*, ppc64le (2669)*, x86_64 (2729)* | Centos-stream 8 (102 downloads) |
Centos-stream 9 | aarch64 (2730)*, ppc64le (2667)*, x86_64 (2725)* | Centos-stream 9 (111 downloads) |
EPEL 8 | aarch64 (2749)*, ppc64le (2663)*, s390x (2688)*, x86_64 (2859)* | EPEL 8 (198 downloads) |
EPEL 9 | aarch64 (2674)*, ppc64le (2687)*, s390x (2651)*, x86_64 (2677)* | EPEL 9 (91 downloads) |
Mageia 8 | aarch64 (2673)*, i586 (2686)*, x86_64 (2655)* | Mageia 8 (93 downloads) |
* Total number of downloaded packages.