LMDB¶
LMDB is a fast, memory-efficient database. With memory-mapped files, it has the read performance of a pure in-memory database while retaining the persistence of standard disk-based databases.
https://symas.com/lmdb
Available modules¶
The overview below shows which LMDB installations are available per target architecture in EESSI, ordered based on software version (new to old).
To start using LMDB, load one of these modules using a module load
command like:
(This data was automatically generated on Mon, 05 May 2025 at 12:54:56 UTC)
aarch64/generic | aarch64/neoverse_n1 | aarch64/neoverse_v1 | x86_64/generic | x86_64/amd/zen2 | x86_64/amd/zen3 | x86_64/amd/zen4 | x86_64/intel/haswell | x86_64/intel/sapphirerapids | x86_64/intel/skylake_avx512 | |
---|---|---|---|---|---|---|---|---|---|---|
LMDB/0.9.31-GCCcore-12.3.0 | x | x | x | x | x | x | x | x | x | x |
LMDB/0.9.29-GCCcore-12.2.0 | x | x | x | x | x | x | x | x | x | x |