Y
Hacker News
new
|
ask
|
show
|
jobs
SlothDB is an OLAP DB ahead of DuckDB on Clickbench SQL database in C++20
6 points
by
souravroy78
26 days ago
Beats Clickbench 43 100M Parquet on 33 Queries.
Code - https://github.com/SouravRoy-ETL/slothdb
2 comments
LogicCraft678
25 days ago
Good to see a new OLAP project already benchmarking itself against DuckDB this early
link
souravroy78
25 days ago
We are working hard to create an alternative to DuckDB and keep it completely open Source. No paid support like DuckDB, ClickHouse, etc.
link
farwaabbas
25 days ago
Nice project! How does it compare to DuckDB on messy world data and complex joins?
link
souravroy78
25 days ago
It pretty much holds good as of now. We are currently in a very early stage.
link