Reporitory for dbt tutorial exercises
Quickstart for dbt Cloud and BigQuery
- Introduction
- Create a new GCP project
- Create BigQuery datasets
- Generate BigQuery credentials
- Connect dbt Cloud to BigQuery
- Set up a dbt Cloud managed repository
- Initialize your dbt project and start developing
- Build your first model
- Change the way your model is materialized
- Delete the example models
- Build models on top of other models
- Build models on top of sources
- Add tests to your models
- Document your models
- Commit your changes
- Deploy dbt