lmdbxx
Database wrapper
A comprehensive C++ wrapper around an embedded B+ tree database library
C++11 wrapper for the LMDB embedded B+ tree database library.
273 stars
16 watching
88 forks
Language: C++
last commit: about 4 years ago
Linked from 2 awesome lists
cxxlmdb
Related projects:
Repository | Description | Stars |
---|---|---|
antimer/lmdb | An interface to a memory-mapped key-value store with support for transactions and concurrency | 43 |
deephacks/lmdbjni | A Java API wrapper around the ultra-fast and compact key-value data store developed by Symas for the OpenLDAP Project. | 204 |
mmacia/tmdb.cr | A Crystal wrapper for accessing data from The Movie Database API | 3 |
hax-io/libpb | A PocketBase wrapper with serialization and deserialization capabilities for D programming language. | 6 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
dougbinks/rccpp_dx11_example | A tutorial project demonstrating how to add runtime compiled C++ features to a DirectX11 Dear ImGui example for rapid development and iteration | 42 |
vorot93/libmdbx-rs | Rust bindings for libmdbx, providing a Rust interface to the MDBX C library | 83 |
srombauts/sqlitecpp | A C++ wrapper around the SQLite3 library, providing an easy-to-use interface with good design and documentation. | 2,237 |
kattunga/blazorindexeddbjs | A Blazor library for accessing IndexedDB | 11 |
xr3b0rn/dbcppp | A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools | 232 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,035 |
vhbit/lmdb-rs | Rust bindings for an embedded, in-memory key-value store | 114 |
derelictorg/derelictcl | A dynamic binding to the OpenCL library for use with the D programming language | 7 |
b-straub/dexienet | A .NET wrapper for IndexedDB that provides a simple interface for building cloud-enabled databases | 43 |
josephp91/curlcpp | An object-oriented C++ wrapper around the cURL tool | 631 |