SlothDB a 5X Faster Alternative to DuckDB, ClickHouse DB

13 points by souravroy78 ↗ HN
SlothDB is an OLAP embedded database that is 1.35X to 5X Faster than DuckDB and Clickhouse DB. This is based on Clickbench hits.parquet 14 GB 100M Rows comparision. Hit the star button or submit a PR if you would like to contribute.

https://github.com/SouravRoy-ETL/slothdb

10 comments

[ 3.1 ms ] story [ 37.2 ms ] thread
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?
sloth, cockroach, duck. Is there some sort of naming pact b/w these database products ?
very cool project

I'm just curious about using it on a lots of data to see the real performance tho

We are going to publish results real soon. Stay tuned!