chaindb

KV store

A high-performance key-value store implemented on top of BadgerDB

go key-value store using badgerDB

GitHub

20 stars
9 watching
5 forks
Language: Go
last commit: about 3 years ago

Related projects:

RepositoryDescriptionStars
lotusdblabs/lotusdbAn optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance.2,094
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313
synrc/kvsA compact, distributed key-value store with support for polymorphic data and multiple backends.177
speedb-io/speedbA high-performance key-value store designed to support modern data sets.925
oleiade/xk6-kvA key-value store extension for k6 that provides persistent storage and shared state management16
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
claygod/cofferACID-compliant key-value database with support for transactions and high throughput39
couchbase/mossA fast and persistent key-value storage library written in Go978
vaccovecrana/vepharA minimal key-value store with API and web UI using raft cluster coordination and badger data storage16
jimrobinson/kvbenchA benchmarking tool to evaluate the performance of key/value stores by generating and consuming data in parallel.26
tauraamui/kvsProvides a lightweight key-value store library for storing and retrieving structured data in Go4
yahoo/halodbA high-performance key-value store designed for IO-bound workloads with low latency and high throughput.509
kim/leveldb-haskellProvides Haskell bindings to LevelDB for fast, disk-based key-value storage66
chrislusf/vastoA distributed key-value store with sharding and replication capabilities261
jongretar/exbitcaskAn Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage12