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: over 4 years ago
Linked from 2 awesome lists
cxxlmdb
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides bindings to the Lightning Memory-mapped Database, a key-value store with ACID properties and high read performance. | 43 |
| A Java API wrapper around the ultra-fast and compact key-value data store developed by Symas for the OpenLDAP Project. | 204 |
| A Crystal wrapper for accessing data from The Movie Database API | 3 |
| A PocketBase wrapper with serialization and deserialization capabilities for D programming language. | 6 |
| A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
| A tutorial project demonstrating how to add runtime compiled C++ features to a DirectX11 Dear ImGui example for rapid development and iteration | 42 |
| Rust bindings for libmdbx, providing a Rust interface to the MDBX C library | 85 |
| A C++ wrapper around the SQLite3 library to simplify interaction with its APIs. | 2,275 |
| A Blazor library for accessing IndexedDB | 11 |
| A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools | 236 |
| The official C++ client API to the PostgreSQL database management system. | 1,049 |
| Rust bindings for an embedded, in-memory key-value store | 115 |
| A dynamic binding to the OpenCL library for use with the D programming language | 7 |
| A .NET wrapper for IndexedDB that provides a simple interface for building cloud-enabled databases | 44 |
| An object-oriented C++ wrapper around the cURL tool | 634 |