pebble
key-value store
A high-performance key-value store designed to support the needs of a distributed database system
RocksDB/LevelDB inspired key-value database in Go
5k stars
100 watching
463 forks
Language: Go
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A fast and persistent key-value store with support for transactions and various data structures. | 3,420 |
| | A fast key-value store for efficient storage of large amounts of data on flash drives. | 28,801 |
| | A distributed, cloud-native SQL database designed for high availability and scalable data management | 30,270 |
| | Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| | A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| | An Objective-C wrapper around RocksDB for persistent key-value storage | 59 |
| | A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |
| | A JavaScript database that syncs data across multiple platforms and devices. | 16,961 |
| | A Nim wrapper around a persistent key-value store | 33 |
| | A privacy-preserving key-value database on the Arweave blockchain | 63 |
| | A comprehensive platform for managing and securing database development and operations across multiple databases and teams | 11,605 |
| | An annotation system for Go contexts allowing key-value storage and retrieval | 39 |
| | A log-structured, bitemporal append-only database system with native versioning support. | 1,131 |
| | A lightweight key-value store written in Rust | 261 |
| | A lightweight key-value store implementation using Python's JSON module | 927 |