Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In general DuckDB is great but I had similar out-of-memory issues specifically when using "distinct on" and "unnest". In such cases I usually delegate some queries to chdb / clickhouse-local instead.

DuckDB has been evolving nicely, I especially like their SQL dialect (things like list(column1 order by column2), columns regex / replace / etc) and trust they'll eventually resolve the memory issues (hopefully).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: