vxdb
Key-value store
An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data
Simple schema-less Key-Value NoSQL database with simplest API interface
20 stars
4 watching
6 forks
Language: Go
last commit: 3 months ago databasekey-valuekey-value-databasekey-value-store
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance key-value store designed for concurrent access and visualization. | 537 |
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 |
| A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 592 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| A distributed key-value store with sharding and replication capabilities | 261 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A fast and persistent key-value storage library written in Go | 978 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 |