gokv

Key-value store abstraction

Provides a unified interface to various key-value store and caching solutions for Go programming language

Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)

GitHub

751 stars
9 watching
70 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

abstractionbadgerdbboltboltdbcloud-storageconsuldatabasedynamodbetcdgogolangkey-valuekey-value-storelibrarymemcachedmongodbpackagepostgresqlredissimple

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
couchbase/mossA fast and persistent key-value storage library written in Go978
amit-davidson/libradbA simple key-value store implemented in Go for learning purposes and providing a basic database example.171
capless/kevA lightweight Python library for key-value stores and document databases with support for multiple backends99
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313
tidwall/buntdbAn embeddable key/value store with geospatial support and custom indexing for Go applications.4,599
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
peterbourgon/diskvA simple disk-backed key-value store with optional transformation of keys to paths on disk.1,411
claygod/cofferACID-compliant key-value database with support for transactions and high throughput39
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
chainsafe/chaindbA high-performance key-value store implemented on top of BadgerDB20
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
chrislusf/vastoA distributed key-value store with sharding and replication capabilities261
deepfabric/elasticellA distributed NoSQL key-value storage system with strong consistency and reliability527
kim/leveldb-haskellProvides Haskell bindings to LevelDB for fast, disk-based key-value storage66
deroproject/gravitonA key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage.419