- How We Migrated Our Data Warehouse from Snowflake to DuckDB
- Why Databricks paid $1B for a 40 person startup (Tabular)
- Comparing Iceberg Query Engines
- Running Iceberg and Serverless DuckDB in Google Cloud
- Running Iceberg and Serverless DuckDB in AWS
To install all dependencies run:
poetry install
A simple Flask app for running DuckDB in GCP and AWS can be found in duck_iceberg_demo/deploy_duckdb_gcp
and duck_iceberg_demo/deploy_duckdb_aws