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
139 stars
25 watching
42 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A high-performance key-value store designed for concurrent access and visualization. | 537 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A distributed key-value store with sharding and replication capabilities | 261 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 592 |
| A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
| A high-performance key-value store designed to support modern data sets. | 925 |
| A lightweight JavaScript key-value store for local browser storage and pub/sub messaging. | 1,537 |
| A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 |
| A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |