title: dbt project skeleton description: Opinionated dbt project skeleton: sources, staging, marts, and tests. status: stub tags: - data
dbt project skeleton¶
Stub page
Standard dbt project layout: sources → staging → marts.
Planned content¶
- dbt_project.yml conventions
- Source freshness checks
- Staging / intermediate / marts directory structure
- Tests: schema and singular tests