Y
Hacker News
new
|
ask
|
show
|
jobs
by
jakozaur
923 days ago
I already see companies with BigQuery setuped.
I would like to quickly grab some data, queries and dashboards and run them in my local warehouses.
1 comments
geoHeil
922 days ago
If you use bigquery in big lake mode - i.e. with parquet or iceberg or delta files on GCS (or other object store) you can easily pull in the data into duckdb as well
link