Folders Structure
Learn about the folder structure used in dbt projects.
Configuring paths
In dbt, we can configure the paths for different folders used in our project. This configuration is specified in the dbt_project.yml
file.
In the following project file, we’ve informed dbt of where our different folders are located by passing lists of folder paths:
Get hands-on with 1300+ tech skills courses.