ZoneTree

Key-value store

A fast and reliable key-value database for .NET applications

ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.

GitHub

378 stars
7 watching
32 forks
Language: C#
last commit: almost 2 years ago
Linked from 2 awesome lists

atomicitybinary-treecloud-diskconcurrency-controlconcurrentconsistencydatabasedurabilityisolationiteratorkey-value-databasekey-value-storelibrarylinuxlsm-treemicroservicesmulti-threadedpersistencerecoverabletransactional

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
treode/storeA distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes.176
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
abbasnaqdi/reactorA key-value store for Android applications38
liveasynchronousvisualizedarchitecture/simdbA high-performance key-value store designed for concurrent access and visualization.537
deroproject/gravitonA key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage.419
claygod/cofferACID-compliant key-value database with support for transactions and high throughput39
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
yahoo/halodbA high-performance key-value store designed for IO-bound workloads with low latency and high throughput.509
spotify/sparkeyA simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts.1,178
lotusdblabs/lotusdbAn optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance.2,094
hotpotatoc/kvstoreAn experimental key-value store server compatible with the Redis protocol.17
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
bobris/btdbA high-performance, ACID-compliant key-value store with object database and relational capabilities.139
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313