Discussion about this post

User's avatar
broomtoom's avatar

Counting *open* issues as community engagement is nonsense. The total number of issues, open and closed, is 7000 for polars and 5000 duckdb and the difference here can be explained from duckdb offering the GitHub "Discussions" to separate feature requests, questions, and discussions from actual bug reports. (By the way, this agrees with polars' open to closed issue ratio being 5x worse than duckdb's: a lot of their issues aren't really issues and as such can't be addressed/solved easily.)

Expand full comment
Tom Cal's avatar

Unsure if this "means" anything, but I happened to notice that as of Mar 17, 2025, DuckDB seems to have recently passed Polars in number of downloads per day and per week.

DuckDB, https://pypistats.org/packages/duckdb

DuckDB Downloads last day: 325,656

DuckDB Downloads last week: 2,986,434

Polars, https://pypistats.org/packages/polars

Polars Downloads last day: 200,920

Polars Downloads last week: 2,411,958

Chart, Downloads in past 6 Months, https://piptrends.com/compare/duckdb-vs-polars#githubStatistics

Expand full comment
3 more comments...

No posts