Reflections on bringing the ELT game to the lake| Giacomo Coletto
Learn how to properly adjust your generate_schema_name() and generate_alias_name() macros.| docs.getdbt.com
Different warehouses have different names for logical databases. The information in this document covers "databases" on Snowflake, Redshift, and Postgres; "projects" on BigQuery; and "catalogs" on Databricks Unity Catalog.| docs.getdbt.com
SQL models are the building blocks of your dbt project.| docs.getdbt.com
Configure custom aliases to override default naming conventions for models and other resources in dbt.| docs.getdbt.com
You can set up continuous integration (CI) checks to test every single change prior to deploying the code to production just like in a software development workflow.| docs.getdbt.com
Use this guide to build and define metrics, set up the dbt Cloud Semantic Layer, and query them using Google Sheets.| docs.getdbt.com
Configure materializations in dbt to control how the SQL is run and resulting data is stored.| docs.getdbt.com
This page contains the collective wisdom of experienced users of on how to best use it in your analytics work. Observing these best practices will help your analytics team work as effectively as possible, while implementing the pro-tips will add some polish to your projects!| docs.getdbt.com
Use environment variables to customize the behavior of your dbt project.| docs.getdbt.com