BTDB

Key-value store library

A high-performance, ACID-compliant key-value store with object database and relational capabilities.

Key Value Database in .Net with Object DB Layer, RPC, dynamic IL and much more

GitHub

139 stars
25 watching
42 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yahoo/halodbA high-performance key-value store designed for IO-bound workloads with low latency and high throughput.509
vitalvas/vxdbAn implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data20
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
liveasynchronousvisualizedarchitecture/simdbA high-performance key-value store designed for concurrent access and visualization.537
amit-davidson/libradbA simple key-value store implemented in Go for learning purposes and providing a basic database example.171
chrislusf/vastoA distributed key-value store with sharding and replication capabilities261
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
treode/storeA distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes.176
iondbproject/iondbA lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support.592
unixjunkie/dokeystoA key-value store implementation in OCaml, optimized for simplicity and efficient storage.10
speedb-io/speedbA high-performance key-value store designed to support modern data sets.925
andris9/jstorageA lightweight JavaScript key-value store for local browser storage and pub/sub messaging.1,537
peterbourgon/diskvA simple disk-backed key-value store with optional transformation of keys to paths on disk.1,411
capless/kevA lightweight Python library for key-value stores and document databases with support for multiple backends99
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23