This is a comprehensive C++ wrapper for the LMDB embedded database library,
copied from cf-staging / lmdbxxThis is a comprehensive C++ wrapper for the LMDB embedded database library, offering both an error-checked procedural interface and an object-oriented resource interface with RAII semantics.