hanoidb

Storage engine

An Erlang-based indexed key/value storage engine with log-structured merge tree and efficient range queries

Erlang LSM BTree Storage

GitHub

306 stars
37 watching
58 forks
Language: Erlang
last commit: about 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
synrc/kvsA compact, distributed key-value store with support for polymorphic data and multiple backends.177
mhausenblas/mehdbAn educational project demonstrating a Kubernetes-native NoSQL data store with StatefulSet and persistent volumes.23
lucid-kv/lucidA high-performance key-value store with distributed capabilities and an HTTP API378
jr0senblum/jcA distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms.26
replikativ/konserveA protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead300
kelindar/columnA high-performance in-memory storage engine with bitmap indexing for columnar data storage and querying.1,442
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313
maximilianheidenreich/dsddbA lightweight key-value storage solution with simple API and support for primitive and custom data structures13
tristanls/k-bucketAn implementation of a storage mechanism within a decentralized distributed system156
primlabs/bucketA library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability.31
kreeben/resinA vector space index based search engine and embedded library for indexing and querying documents569
radareorg/sdbA simple string key-value database with support for arrays and JSON215
lotusdblabs/lotusdbAn optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance.2,094