Hacker News new | ask | show | jobs
by willvarfar 280 days ago
(I use duckdb to query data stored in parquet files)
1 comments

Same. But, I use Malloy which uses duckdb to query data stored in hundreds of parquet files (as if they were one big file).
I haven't looked at Mallory, but I do regularly scan lots of parquet files using wildcards etc from duckdb. Its a neat builtin duckdb feature.