Smallpond – A lightweight data processing framework built on DuckDB and 3FS
1–10 of 75 posts
Re: Smallpond – A lightweight data processing framework built on DuckDB and 3FS
#2What does this do - what is the benefit over DuckDB, Polers etc?
Re: Smallpond – A lightweight data processing framework built on DuckDB and 3FS
#3What does this do - what is the benefit over DuckDB, Polers etc?
Mehdi just wrote about this. Mainly starting DAGs parallelism using Ray (core) and their filesystem 3FS. See https://mehdio.substack.com/p/duckdb-goes-distributed-deepse....
Re: Smallpond – A lightweight data processing framework built on DuckDB and 3FS
#4Any benchmark and comparisons?
Re: Smallpond – A lightweight data processing framework built on DuckDB and 3FS
#5What does this do - what is the benefit over DuckDB, Polers etc?
I don't think you get any really benefits over duckdb unless your data is 10tb+ or you spin up 3FS (which seem challenging).
Re: Smallpond – A lightweight data processing framework built on DuckDB and 3FS
#6DuckDB itself is cool enough, especially when combined with SQLite and/or PostgreSQL, and now this. Thanks DeepSeek!
Re: Smallpond – A lightweight data processing framework built on DuckDB and 3FS
#7One thing I found peculiar is that for the GraySort benchmark it dispatches to Polars by default to do the actual sorting, not DuckDB: https://github.com/deepseek-ai/smallpond/blob/ed112db42af4d0....
Re: Smallpond – A lightweight data processing framework built on DuckDB and 3FS
#8Is the code written by the deepseek model?
I should probably give up on being a software engineer if it is.
Re: Smallpond – A lightweight data processing framework built on DuckDB and 3FS
#9May Data Engineering content keep on hitting front page HN!
Re: Smallpond – A lightweight data processing framework built on DuckDB and 3FS
#10Is the code written by the deepseek model? I should probably give up on being a software engineer if it is.
Give up and become what? Most white collar jobs will be automated in the coming years. You think doctors' jobs are safe?