Need help in choosing a database - Postgres or BadgerDB

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dgraph

    The high-performance database for modern applications

  • Dgraph is a highly scalable hyper fast graph database that is distributed, and is built on top of Badger. For consensus, it Raft protocol. (Git repo https://github.com/dgraph-io/dgraph)

  • badger

    Fast key-value DB in Go.

  • Badger is very fast K/V store. Many projects use badger including the tracing tool Jaeger. However, distribution would be something you'd have to build outside of Badger, as that is beyond its scope. (git repo: https://github.com/dgraph-io/badger)

  • 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

  • Map of Golang Key Value Engines

    1 project | news.ycombinator.com | 21 Jan 2024
  • Anytype helper crashed

    1 project | /r/Anytype | 9 Dec 2023
  • What would be some database with extreme raw performance? (details in)

    1 project | /r/Database | 25 May 2023
  • Persistent data with golang

    1 project | /r/golang | 12 Apr 2023
  • Butter from two CoWs: making a key-value store with btrfs

    3 projects | /r/btrfs | 8 Jan 2023