Go Key Value Store

Open-source Go projects categorized as Key Value Store

Top 18 Go Key Value Store Projects

Key Value Store
  1. Olric

    Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.

    Project mention: A distributed KV store (standalone and Go lib) | news.ycombinator.com | 2024-10-02
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. pogreb

    Embedded key-value store for read-heavy workloads written in Go

  4. redix

    a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more

  5. trousseau

    File based encrypted key-value store (by oleiade)

  6. 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)

  7. flashdb

    FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read) (by arriqaaq)

  8. 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.

    Project mention: Show HN: A Database Written in Golang | news.ycombinator.com | 2025-02-26

    Someone asked about resources and I ran into this while evaluating embedded database options for golang - it's a collection of db components implemented in golang:

    https://github.com/thomasjungblut/go-sstables

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. sdb

    SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库 (by yemingfeng)

  11. starskey

    Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.

    Project mention: Show HN: LevelDB in Go | news.ycombinator.com | 2025-03-21
  12. GoFreeDB

    GoFreeDB is a Golang library that provides common and simple database abstractions on top of Google Sheets.

  13. curium

    Bluzelle Decentralized Database Service

  14. kivi

    Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist

  15. keyva

    :key: A distributed key-value store

  16. swiftpaxos

    Prototype implementation of SwiftPaxos (NSDI 2024)

  17. AmnesiaDB

    Multithreaded key value pair store using thread safe locking mechanism allowing concurrent reads

  18. M31DB

    A Minimal Yet Powerful DB Engine

  19. tbkv

    A simple zero-dependency in-memory key-value store for Golang

  20. relKV

    key value database with alternate index support / backup

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Key Value Store discussion

Log in or Post with

Go Key Value Store related posts

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,222
2 pogreb 1,334
3 redix 1,214
4 trousseau 955
5 gokv 788
6 flashdb 369
7 go-sstables 329
8 sdb 138
9 starskey 132
10 GoFreeDB 86
11 curium 69
12 kivi 42
13 keyva 29
14 swiftpaxos 17
15 AmnesiaDB 9
16 M31DB 6
17 tbkv 3
18 relKV 0

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?