## Models Models are the fundamental concept behind dbt. They are stored as SQL files in the `models` folder. Models can be related between themselves to map dependencies.