Google Cloud Spanner is now half the cost of Amazon DynamoDB

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.

  • Don't forget PostgreSQL extensions. For something like a chat log, TimescaleDB (https://www.timescale.com/) can be surprisingly efficient. It will handle partitioning for you, with additional features like data reordering, compression, and retention policies.

  • python-fake-data-producer-for-apache-kafka

    The Python fake data producer for Apache Kafka® is a complete demo app allowing you to quickly produce JSON fake streaming datasets and push it to an Apache Kafka topic.

  • 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

  • TimescaleDB: An open-source time-series SQL database

    1 project | news.ycombinator.com | 6 Feb 2024
  • How to setup Postgres master-master cluster.

    1 project | /r/sysadmin | 5 Sep 2023
  • Why does the presence of a large write-only table in a PostgreSQL database cause severe performance degradation?

    1 project | /r/PostgreSQL | 2 Jul 2023
  • Do we have such a thing as Postgres Atlas?

    3 projects | /r/PostgreSQL | 22 May 2023
  • I have to do about a million inserts on a table every day that is also under very frequent reads. How should I do that?

    1 project | /r/PostgreSQL | 20 May 2023