Big Data Is Dead

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • blog

    Some notes on things I find interesting and important. (by frankmcsherry)

    This reminds me of a great blog post by Frank McSherry (Materialize, timely dataflow, etc) talking about how using the right tools on a laptop could beat out a bunch of these JVM distributed querying tools because... data locality basically.

    https://github.com/frankmcsherry/blog/blob/master/posts/2015...

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • memray

    Memray is a memory profiler for Python

  • ClickHouse

    ClickHouse® is a real-time analytics DBMS

    One great reason to use DuckDB was when ClickHouse took up too much memory on Parquet files.

    https://github.com/ClickHouse/ClickHouse/issues/45741#issuec... helps with that though.

    Also, clickhouse-local exists https://clickhouse.com/blog/extracting-converting-querying-l... as a thing.

    But, yes, when I think of DuckDB...I think embedded use cases...i'm also not a power user.

    I also think of this very much as a 'horses for courses' or 'different strokes, different folks' sort of scenario. There is, naturally, overlap because 'analytical data.' But also, there is naturally overlap with R and this giant scary mess of data-munging PERL code I maintain for a side project.

    The DuckDB team, the MotherDuck team, the ClickHouse team...we all want your experience interacting with data to be amazing. In some scenarios, ClickHouse is better. In some scenarios, DuckDB. I'm biased (as I work for ClickHouse in DevRel), but I <3 ClickHouse.

    Try both. Pick the one that is best for you. Then...you know...tell the other(s) why so that we all can get better at what we do.

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

  • All Hacker News posts dataset on Google BigQuery

    1 project | news.ycombinator.com | 27 Nov 2024
  • Vecint: Average Color

    2 projects | news.ycombinator.com | 2 Oct 2024
  • Clickhouse for Embedded Analytics: First Impressions and Unexpected Challenges

    2 projects | dev.to | 30 Sep 2024
  • Lessons Learned #2: Your new feature could introduce a security vulnerability to your old feature (Clickhouse CVE-2024-22412)

    2 projects | dev.to | 25 Sep 2024
  • Show HN: Insights.hn – Real-time Hacker News posts and comments analytics

    2 projects | news.ycombinator.com | 24 Sep 2024

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?