← Back to Blogs
HN Story

SlothDB Emerges: A New Embedded OLAP Database Challenging DuckDB and ClickHouse Performance

May 6, 2026

SlothDB Emerges: A New Embedded OLAP Database Challenging DuckDB and ClickHouse Performance

The landscape of embedded analytical databases is seeing a new contender with the introduction of SlothDB. Positioned as an OLAP embedded database, SlothDB claims to deliver substantial performance improvements, ranging from 1.35X to 5X faster than popular alternatives like DuckDB and ClickHouse DB. These initial benchmarks, based on a 14 GB, 100 million-row hits.parquet dataset from Clickbench, suggest a potentially powerful tool for data-intensive applications.

This article delves into the claims made by SlothDB's developer, examines the community's initial reactions and calls for further validation, and explores the implications for the embedded database ecosystem.

Initial Performance Claims and Benchmarks

SlothDB's primary assertion revolves around its superior speed. The developer highlights that tests conducted on the Clickbench hits.parquet dataset, comprising 14 GB and 100 million rows, demonstrate SlothDB outperforming both DuckDB and ClickHouse DB. The reported speedup varies from 1.35 times faster in some scenarios to an impressive 5 times faster in others.

As an embedded OLAP database, SlothDB aims to provide high-performance analytical capabilities directly within applications, potentially reducing the overhead associated with external database connections and management. The project is hosted on GitHub, with an open invitation for contributions and community engagement.

Community Scrutiny and Calls for Deeper Validation

While the performance claims are intriguing, the Hacker News community has met them with a degree of skepticism, particularly given the project's nascent stage. One commenter highlighted the project's newness and the sole developer behind it:

Its interesting, especially the size for edge applications. That being said, for something thats been worked on for two weeks by one person, you are going to have to bring a LOT of data and architectural explanation to convince folks this is better than DuckDB in any way. For example, where are the TPC and LDBC benchmarks?

This sentiment underscores a critical need for more comprehensive and standardized benchmarking. While Clickbench provides a useful initial comparison, industry-standard benchmarks like TPC (Transaction Processing Performance Council) and LDBC (Linked Data Benchmark Council) are often required to fully validate performance claims and demonstrate robustness across a wider range of workloads. The community also seeks deeper architectural explanations to understand how SlothDB achieves its purported speed advantages.

Potential for Edge Applications

Despite the calls for more data, the concept of an embedded database with high performance holds significant appeal, particularly for

References

HN Stories

  • #47971921 SlothDB a 5X Faster Alternative to DuckDB, ClickHouse DB Discussion ↗