{"name":"lmdbxx-cxx17","portdir":"databases/lmdbxx-cxx17","version":"1.0.0","license":"public-domain","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/hoytech/lmdbxx","description":"C++17 wrapper for the LMDB embedded B+ tree database library.","long_description":"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.","active":true,"categories":["devel","databases"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-17"]},{"type":"lib","ports":["lmdb"]}],"depends_on":[{"type":"build","ports":["nheko"]}]}