Lakehouse - event data

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

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

    Build platforms that flexibly mix SQL, batch, and stream processing paradigms (by gazette)

  • If you happen to be putting together a platform then look at Gazette. We use it to read/write streaming data into nice and orderly "fragment files" in cloud storage. It provides excellent durability guarantees and turns out to be an extremely efficient way to handle both reads and writes of streaming data. Readers get handed out pre-signed cloud storage URLs that are fetched by the client, and writes are batched into time and/or size bounded "fragments" that are durably replicated until being uploaded into cloud storage.

  • 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

  • Gazette – Build platforms that flexibly mix SQL, batch, and stream processing

    1 project | /r/hypeurls | 16 Jul 2022
  • Gazette – Build platforms that flexibly mix SQL, batch, and stream processing

    1 project | news.ycombinator.com | 16 Jul 2022
  • Request for example Real Life programs in Go?

    2 projects | /r/golang | 9 Aug 2022
  • Hello gophers, show me your concurrent code

    6 projects | /r/golang | 20 Mar 2023
  • Issues we've encountered while building a Kafka based data processing pipeline

    2 projects | news.ycombinator.com | 18 Oct 2021