PROJECT RESOURCES

A dbt project is more than models — and all of it works in DVT. Each resource type has its own page, at full depth, with examples.

The short story: tests, snapshots, analyses and macros pass through to dbt unchanged, and seeds get a serious upgrade — Sling bulk loading and four file formats (csv, parquet, json, jsonl) instead of one. The long story lives on the pages below.

Looking for models themselves? Those are on .sql models and Python models. The files that configure the project live under project files.