GlareDB: An open source SQL database to query and analyze distributed data

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. glaredb

    GlareDB: A light and fast SQL database for analytics

    Depending on the use case, temp tables (added in https://github.com/GlareDB/glaredb/pull/1089) might work as a form of persisting query data. These tables are dropped when the session closes though, and so usefulness might be limited.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. datafusion

    Apache DataFusion SQL Query Engine

    Apache Arrow is a pretty common memory structure these days. Datafusion is an open query engine built in Rust started by Andy Grove.

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

  • DataFusion Comet: Apache Spark Accelerator

    4 projects | news.ycombinator.com | 31 May 2024
  • How moving from Pandas to Polars made me write better code without writing better code

    2 projects | dev.to | 5 Mar 2024
  • Welcome to InfluxDB IOx: InfluxData’s New Storage Engine

    5 projects | news.ycombinator.com | 26 Oct 2022
  • GlueSQL: A SQL database engine written as a library in Rust

    4 projects | news.ycombinator.com | 22 Oct 2022
  • Holy Uck Fast Analysis with DuckDB and Pyarrow

    3 projects | news.ycombinator.com | 30 Apr 2022