DuckDB 0.9.0

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

    DuckDB is an in-process SQL OLAP Database Management System

  • chdb

    chDB is an embedded OLAP SQL Engine 🚀 powered by ClickHouse

  • I recommend using ClickHouse instead of DuckDB.

    It has been around since 2016, and it covers and extends the feature set of DuckDB with a huge margin. Worth noting that it never has breaking changes in its table format MergeTree.

    I'm tracking the progress of DuckDB and see that it is modeled after ClickHouse, but does not approach it in terms of feature completeness, stability, or performance.

    The closest to DuckDB option is to use its self-contained version, clickhouse-local: https://clickhouse.com/blog/extracting-converting-querying-l... or an embedded version, chdb: https://github.com/chdb-io/chdb

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

    WebAssembly version of DuckDB

  • Btw, it's already happening:

    Go to https://shell.duckdb.org, and type

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

  • 🪄 DuckDB sql hack : get things SORTED w/ constraint CHECK

    1 project | dev.to | 4 Apr 2024
  • DuckDB: Move to push-based execution model (2021)

    1 project | news.ycombinator.com | 15 Mar 2024
  • Using SQL inside Python pipelines with Duckdb, Glaredb (and others?)

    6 projects | /r/dataengineering | 30 Jun 2023
  • DuckDB anyone?

    1 project | /r/perl | 21 May 2023
  • How fast is DuckDB really?

    1 project | /r/dataengineering | 22 Mar 2023