Introduction to dbt
Mike Metzger
Data Engineer
git clone dbt_project
dbt run
ordbt run -f
(Force full refresh).yml
filesdbt_project.yml
model_properties.yml
dbt_project.yml
file per project.yml
) in models/ subdirectoryIntroduction to dbt