lmdbjni
Data store
A Java API wrapper around the ultra-fast and compact key-value data store developed by Symas for the OpenLDAP Project.
LMDB for Java
204 stars
15 watching
28 forks
Language: C
last commit: over 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
lmdbjava/benchmarks | A benchmarking project comparing various Java-based key-value stores | 139 |
lmdbjava/lmdbjava | A Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency. | 801 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
drycpp/lmdbxx | A comprehensive C++ wrapper around an embedded B+ tree database library | 273 |
jppbsi/libdeep | An open-source C library providing tools and components for developing artificial intelligence-based techniques using deep learning. | 23 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 22 |
antimer/lmdb | An interface to a memory-mapped key-value store with support for transactions and concurrency | 43 |
max-mapper/dhtkv | A CLI tool for storing arbitrary key-value data in the bittorrent DHT | 63 |
dain/leveldb | Port of LevelDB to Java for storing and retrieving data in a key-value format | 1,529 |
mhausenblas/mehdb | An educational project demonstrating a Kubernetes-native NoSQL data store with StatefulSet and persistent volumes. | 23 |
vhbit/lmdb-rs | Rust bindings for an embedded, in-memory key-value store | 114 |
lithdew/lmdb-zig | A set of Zig bindings to a lightweight, fast Btree-based embedded KV database | 70 |
hswick/jutsu.ai | A Clojure wrapper for the Deeplearning4j machine learning library, providing a syntactically elegant API. | 100 |
laevandus/ondemandapikeyexample | This Swift project demonstrates how to securely store API keys using on-demand resources in iOS apps. | 25 |
deepfabric/elasticell | A distributed NoSQL key-value storage system with strong consistency and reliability | 527 |