dwww Home


Documentation related to lmdb-utils

Package: lmdb-utils

Description: Lightning Memory-Mapped Database Utilities
This package provides tools for manipulating LMDB databases:
 * mdb_stat - LMDB environment status tool
 * mdb_copy - LMDB environment copy tool
Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed 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).
Homepage: http://symas.com/mdb/
copyright | Debian changelog

Manual pages:

mdb_copy(1) mdb_dump(1) mdb_load(1)
mdb_stat(1)

Other documents:

/usr/share/doc/lmdb-utils

Other packages built from the same source:

liblmdb-dev liblmdb0 lmdb-doc

Generated by dwww version 1.14 on Sun Apr 20 05:49:13 CEST 2025.