= Lightning Memory-Mapped Data Base (LMDB) = == C++ bindings == * [[https://github.com/ahupowerdns/lmdb-safe|ahupowerdns/lmdb-safe]]: A safe modern C++ wrapper of lmdb * [[https://github.com/drycpp/lmdbxx|drycpp/lmdbxx]]: C++11 wrapper for the LMDB embedded B+ tree database library.