Hacker News new | ask | show | jobs
by 1egg0myegg0 1699 days ago
If you head over to the shell demo, you can run a query like the one below!

https://shell.duckdb.org/

select * from 'https://shell.duckdb.org/data/tpch/0_01/parquet/orders.parqu...' limit 10;