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 |
---|---|---|
| A benchmarking project comparing various Java-based key-value stores | 141 |
| A Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency. | 806 |
| A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
| A comprehensive C++ wrapper around an embedded B+ tree database library | 273 |
| An open-source C library providing tools and components for developing artificial intelligence-based techniques using deep learning. | 23 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| Provides bindings to the Lightning Memory-mapped Database, a key-value store with ACID properties and high read performance. | 43 |
| A CLI tool for storing arbitrary key-value data in the bittorrent DHT | 63 |
| Port of LevelDB to Java for storing and retrieving data in a key-value format | 1,537 |
| An educational project demonstrating a Kubernetes-native NoSQL data store with StatefulSet and persistent volumes. | 23 |
| Rust bindings for an embedded, in-memory key-value store | 115 |
| A set of Zig bindings to a lightweight, fast Btree-based embedded KV database | 70 |
| A Clojure wrapper for the Deeplearning4j machine learning library, providing a syntactically elegant API. | 100 |
| This Swift project demonstrates how to securely store API keys using on-demand resources in iOS apps. | 25 |
| A distributed NoSQL key-value storage system with strong consistency and reliability | 527 |