How I halved the runtime of my PostgreSQL dbt model using DuckDB
How I halved the runtime of my PostgreSQL dbt model using DuckDB With dbt, you can build fairly cross compatible SQL models with only a bit of effort. DuckDB is a new database which is similar to...