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)
751 stars
9 watching
70 forks
Language: Go
last commit: almost 2 years agoLinked from 2 awesome lists
abstractionbadgerdbboltboltdbcloud-storageconsuldatabasedynamodbetcdgogolangkey-valuekey-value-storelibrarymemcachedmongodbpackagepostgresqlredissimple
Related projects:
| Repository | Description | Stars |
|---|---|---|
| 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 | |
| A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 | |
| An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,313 | |
| An embeddable key/value store with geospatial support and custom indexing for Go applications. | 4,599 | |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 | |
| A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 | |
| ACID-compliant key-value database with support for transactions and high throughput | 39 | |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 | |
| A high-performance key-value store implemented on top of BadgerDB | 20 | |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 | |
| A distributed key-value store with sharding and replication capabilities | 261 | |
| A distributed NoSQL key-value storage system with strong consistency and reliability | 527 | |
| Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 | |
| A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 419 |