C++17 wrapper for Lightning Memory-Mapped Database
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.

Maintainer: Aisha Tammy <openbsd@aisha.cc>

WWW: https://github.com/hoytech/lmdbxx
