SaaSHub helps you find the best software and product alternatives Learn more →
Top 17 Go Key Value Store Projects
-
Olric
Distributed in-memory object store. It can be used as an embedded Go library and a language-independent service.
Project mention: Olric: Distributed, embeddable in-memory data structures in Go | news.ycombinator.com | 2024-02-05 -
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Project mention: Sparkey is a simple constant key/value storage library | news.ycombinator.com | 2024-01-04
-
redix
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
-
-
gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
Really great overview!
I've been tracking some of them for a while as part of evaluating which ones to add to my key-value abstraction library gokv [1], but others only noticed recently. It's really interesting that there's no single most popular implementation, but new ones emerging and gaining popularity regularly.
[1] https://github.com/philippgille/gokv
-
flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read) (by arriqaaq)
-
go-sstables
Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Ships now with an embedded key-value store.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
kivi
Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist
-
GoFreeDB
GoFreeDB is a Golang library that provides common and simple database abstractions on top of Google Sheets.
-
-
-
AmnesiaDB
Multithreaded key value pair store using thread safe locking mechanism allowing concurrent reads
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go Key Value Store discussion
Go Key Value Store related posts
-
Hello World, Simple Event Broker
-
SwiftPaxos: Fast Geo-Replicated State Machines
-
SwiftPaxos: Fast Geo-Replicated State Machines
-
SwiftPaxos: Fast Geo-Replicated State Machines
-
Olric: Distributed, embeddable in-memory data structures in Go
-
Map of Golang Key Value Engines
-
I’m Now a Full-Time Professional Open Source Maintainer
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Sep 2024
Index
What are some of the best open-source Key Value Store projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | Olric | 3,072 |
2 | pogreb | 1,294 |
3 | redix | 1,211 |
4 | trousseau | 960 |
5 | gokv | 722 |
6 | flashdb | 351 |
7 | go-sstables | 271 |
8 | sdb | 136 |
9 | curium | 68 |
10 | kivi | 40 |
11 | GoFreeDB | 34 |
12 | keyva | 25 |
13 | swiftpaxos | 12 |
14 | AmnesiaDB | 8 |
15 | M31DB | 6 |
16 | tbkv | 3 |
17 | relKV | 0 |