7 years of open-source Go database development: lessons learned

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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

    The lightweight, distributed relational database built on SQLite.

  • Yes. See https://github.com/rqlite/rqlite/blob/master/README.md#does-using-an-in-memory-database-put-my-data-at-risk

  • raft-rs

    Raft distributed consensus algorithm implemented in Rust.

  • Go has really rich standard and community libraries when it comes to networking layer. iirc, there is no good Rust raft library like the one from Hashicorp. There is one from TiDB, but it requires you to write other components of the Raft.

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