iondb

Key-value store

A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support.

IonDB, a key-value datastore for resource constrained systems.

GitHub

586 stars
50 watching
48 forks
Language: C
last commit: 6 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 507
speedb-io/speedb A high-performance key-value store designed to support modern data sets. 917
liveasynchronousvisualizedarchitecture/simdb A high-performance key-value store designed for concurrent access and visualization. 535
google/leveldb A fast key-value storage library written at Google providing an ordered mapping from string keys to string values 36,564
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
iabudiab/objectiverocks An Objective-C wrapper around RocksDB for persistent key-value storage 58
deroproject/graviton A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. 420
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
bobris/btdb A comprehensive Key Value Database project with .NET implementation, featuring object database integration and various extensions. 137
vitalvas/vxdb An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data 20
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 177
peterbourgon/diskv A simple disk-backed key-value store with optional transformation of keys to paths on disk. 1,408
radareorg/sdb A lightweight key-value store with basic data structure support and syntax sugar for JSON and arrays 217