lmdb
| Port variant |
std |
| Summary |
Lightning Memory-Mapped Database |
| Package version |
0.9.35 |
| Homepage |
https://github.com/LMDB/lmdb |
| Keywords |
databases |
| Maintainer |
nobody |
| License |
OpenLDAP Public License |
| Other variants |
There are no other variants. |
| Ravenports |
Buildsheet | History |
| Ravensource |
Port Directory | History |
| Last modified |
03 FEB 2026, 20:34:38 UTC |
| Port created |
29 SEP 2017, 21:31:44 UTC |
Subpackage Descriptions
| set |
This is the lmdb:std metapackage.
It pulls in all subpackages of lmdb:std. |
| primary |
LMDB is an ultra-fast, ultra-compact key-value data store developed by
Symas for the OpenLDAP Project.
It uses memory-mapped files, so it has the read performance of a pure
in-memory database while still offering the persistence of standard
disk-based databases, and is only limited to the size of the virtual
address space, (it is not limited to the size of physical RAM). LMDB was
originally called MDB, but was renamed to avoid confusion with other
software associated with the name MDB.
|
| dev |
This is the developer subpackage of the lmdb:std port.
It may contain headers, pc files, static and PIC libraries and SO links. |
| man |
This is the man page subpackage of the lmdb:std port. |
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
| This package has no dependency requirements of any kind. |
Distribution File Information
98e28ab0a5c23fb2eb8ad12c12d7ad5fc5e4c3563f41d0b91e9420a075974d6f 121494 openldap-LMDB_0.9.35.tar.bz2
Ports that require lmdb:std
| bind:std |
Berkeley Internet Name Domain (Domain Name Server) |
| kf6-baloo:std |
KF6 file indexing and file search framework |
| postfix:std |
Fast and robust mail transfer agent |