Go Key Value Store

Open-source Go projects categorized as Key Value Store

Top 17 Go Key Value Store Projects

Key Value Store
  • 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.

    InfluxDB logo
  • pogreb

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

    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

  • trousseau

    File based encrypted key-value store (by oleiade)

  • 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)

    Project mention: Map of Golang Key Value Engines | news.ycombinator.com | 2024-01-21

    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

    SaaSHub logo
  • sdb

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

  • curium

    Bluzelle Decentralized Database Service

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

  • keyva

    :key: A distributed key-value store

  • swiftpaxos

    Prototype implementation of SwiftPaxos (NSDI 2024)

    Project mention: SwiftPaxos: Fast Geo-Replicated State Machines | news.ycombinator.com | 2024-04-21
  • AmnesiaDB

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

  • M31DB

    A Minimal Yet Powerful DB Engine

  • tbkv

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

  • relKV

    key value database with alternate index support / backup

  • 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,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

Sponsored
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.
www.influxdata.com

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