cubdb

Database

An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection.

Elixir embedded key/value database

GitHub

566 stars
18 watching
23 forks
Language: Elixir
last commit: about 2 months ago
Linked from 1 awesome list

acidatomic-transactionsdatabaseelixirembeddedkey-valuekey-value-storemvccnerves

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
abbasnaqdi/reactor A key-value store for Android applications 38
firstbatchxyz/hollowdb A privacy-preserving key-value database on the Arweave blockchain 62
sasa1977/con_cache An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. 910
tsharju/elixir_locker An Erlang-based library providing a distributed de-centralized key-value store and simplified process registration for clusters. 16
claygod/coffer ACID-compliant key-value database with support for transactions and high throughput 39
google/leveldb A fast key-value storage library that provides an ordered mapping from string keys to string values 36,620
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 177
crystal-community/leveldb A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. 39
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 586
armink/flashdb An ultra-lightweight embedded database designed for resource-constrained IoT devices with support for key-value and time series data storage 1,921
kbrw/gitex An Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems. 68
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939