Writing a simple in-memory key-value Database in Go

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • flashdb

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

  • View on GitHub

  • flashdbimg

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • set

    Set is an in-memory Redis like set datastructure (by arriqaaq)

  • Set

  • zset

    ZSet is an in-memory Redis like sorted set datastructure

  • ZSet

  • skiplist

    Fast and simple skip list in Go (by arriqaaq)

  • String

  • hash

    Hash is an in-memory Redis like hash datastructure (by arriqaaq)

  • Hash

  • aol

    An Append-only log in Go

  • Append Only Log

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • flashdb-bench

    A benchmark suite for flashDB, badgerDB, boltDB and nutsDB

  • The benchmark code can be found here flashdb-bench.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts