dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
See the code
[!WARNING] dbt v1 development has moved to the
1.latestbranch. Themainbranch now contains all the Apache 2.0 source code of dbt v2.0 — a ground-up rewrite of dbt in Rust. If you're looking for the v1 Python implementation of the dbt framework, switch to1.latest.
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

🚧 dbt v2.0 is in beta. Behavior, APIs, and on-disk formats may change before the stable release.
dbt v2.0 is engineered for performance at scale. It parses, compiles, and runs projects in a fraction of the time compared to v1. The source code in this repository is available to everyone under the standard Apache 2.0 license. dbt is a distribution of the dbt repository with dbt-specific customizations released under a dbt product license.
The big shifts from v1:
manifest.json), which continue to be produced for backwards compatibility.dbt v2.0 and its drivers are compiled per operating system and architecture.
Legend:
| Operating system | x86-64 | ARM |
|---|---|---|
| macOS | 🟢 | 🟢 |
| Linux | 🟢 | 🟢 |
| Windows | 🟢 | 🟡 |
Analysts using dbt can transform their data by simply writing select statements, while dbt handles turning these statements into tables and views in a data warehouse.
These select statements, or "models", form a dbt project. Models frequently build on top of one another – dbt makes it easy to manage relationships between models, and visualize these relationships, as well as assure the quality of your transformations through testing.

Everyone interacting in the dbt project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the dbt Code of Conduct.
The source code in this repository is licensed under the Apache License 2.0.
(top 30 of 378)
Rust
88.6%
TypeScript
9.9%
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
See the code
[!WARNING] dbt v1 development has moved to the
1.latestbranch. Themainbranch now contains all the Apache 2.0 source code of dbt v2.0 — a ground-up rewrite of dbt in Rust. If you're looking for the v1 Python implementation of the dbt framework, switch to1.latest.
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

🚧 dbt v2.0 is in beta. Behavior, APIs, and on-disk formats may change before the stable release.
dbt v2.0 is engineered for performance at scale. It parses, compiles, and runs projects in a fraction of the time compared to v1. The source code in this repository is available to everyone under the standard Apache 2.0 license. dbt is a distribution of the dbt repository with dbt-specific customizations released under a dbt product license.
The big shifts from v1:
manifest.json), which continue to be produced for backwards compatibility.dbt v2.0 and its drivers are compiled per operating system and architecture.
Legend:
| Operating system | x86-64 | ARM |
|---|---|---|
| macOS | 🟢 | 🟢 |
| Linux | 🟢 | 🟢 |
| Windows | 🟢 | 🟡 |
Analysts using dbt can transform their data by simply writing select statements, while dbt handles turning these statements into tables and views in a data warehouse.
These select statements, or "models", form a dbt project. Models frequently build on top of one another – dbt makes it easy to manage relationships between models, and visualize these relationships, as well as assure the quality of your transformations through testing.

Everyone interacting in the dbt project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the dbt Code of Conduct.
The source code in this repository is licensed under the Apache License 2.0.
(top 30 of 378)
Rust
88.6%
TypeScript
9.9%