Remix.run Logo
mrtimo 6 days ago

Same. But, I use Malloy which uses duckdb to query data stored in hundreds of parquet files (as if they were one big file).

willvarfar 5 days ago | parent [-]

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.