lmdbxx-cxx17

v 1.0.0 Updated: 1 year, 4 months ago

C++17 wrapper for the LMDB embedded B+ tree database library.

This 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. This library is a fork of Arto Bendiken's lmdbxx C++11 library. The main difference from Arto's version is that the lmdb::val class has been removed. Instead, all keys and values are std::string_views.

https://github.com/hoytech/lmdbxx

To install lmdbxx-cxx17, paste this in macOS terminal after installing MacPorts

sudo port install lmdbxx-cxx17

Add to my watchlist

Installations 0
Requested Installations 0