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
570 stars
18 watching
24 forks
Language: Elixir
last commit: 5 months ago
Linked from 1 awesome list
acidatomic-transactionsdatabaseelixirembeddedkey-valuekey-value-storemvccnerves
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A key-value store for Android applications | 38 |
| A privacy-preserving key-value database on the Arweave blockchain | 63 |
| An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
| An Erlang-based library providing a distributed de-centralized key-value store and simplified process registration for clusters. | 16 |
| ACID-compliant key-value database with support for transactions and high throughput | 39 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 592 |
| An ultra-lightweight embedded database designed for resource-constrained IoT devices with support for key-value and time series data storage | 1,948 |
| An Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems. | 68 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |