Looking for contributors — SlothDB is beating DuckDB, let's make it a project people reach for #3
Pinned
SouravRoy-ETL
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Short version: SlothDB now beats DuckDB 1.1–8.6× on every query in the benchmark suite across 7 file formats (Parquet, CSV, JSON, Avro, Arrow, SQLite, Excel). The engine works. What I'd like help with is turning it into a project people actually reach for.
I'm a solo maintainer. Pushing this forward on evenings and weekends has a ceiling, and I've hit it. Writing this to open the door.
What's there today
pip install slothdb), single-binary CLI, stable C ABI for C/C++ embeddingWhere I'd love help
Rough priority. Pick whatever looks interesting — not a checklist, just the shape of what's open.
benchmark.sh, open a PR againstClickHouse/ClickBench. This is the single highest-leverage credibility unlock for the project.SELECT * FROM 'https://...'and's3://bucket/...'are on the roadmap but not started.COPY TO 'file.xlsx'doesn't yet.How to start
good-first-issuelabels in the next few daysDrop a comment below if any of the above looks interesting, or just open an issue or draft PR directly. I respond fast — usually same day.
It's v0.1.3, about six months old, one person. The engine is real. What comes next is up to whoever shows up.
All reactions