Description
A C++17 wrapper for the LMDB embedded B+ tree database library, giving C++ applications a more idiomatic way to use LMDB.
It is developer database infrastructure. Users normally need it through applications that store local data with LMDB, while developers use it in C++ projects.