Complexity Score
High
Open Issues
491
Dependent Projects
120
Weekly Downloadsglobal
1,466,870
License
- Apache-2.0
- Yesattribution
- Permissivelinking
- Permissivedistribution
- Permissivemodification
- Yespatent grant
- Yesprivate use
- Permissivesublicensing
- Notrademark grant
Downloads
Readme
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
Understanding dbt
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.
Getting started
- Install dbt Core or explore the dbt Cloud CLI, a command-line interface powered by dbt Cloud that enhances collaboration.
- Read the introduction and viewpoint
Join the dbt Community
- Be part of the conversation in the dbt Community Slack
- Read more on the dbt Community Discourse
Reporting bugs and contributing code
- Want to report a bug or request a feature? Let us know and open an issue
- Want to help us build dbt? Check out the Contributing Guide
Code of Conduct
Everyone interacting in the dbt project’s codebases, issue trackers, chat rooms, and mailing lists is expected to follow the dbt Code of Conduct.
Dependencies
No runtime dependency information found for this package.
CVE IssuesActive
0
Scorecards Score
5.40
Test Coverage
86.00%
Follows Semver
No
Github Stars
10,634
Dependenciestotal
19
DependenciesOutdated
2
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No
Learn how to distribute dbt-core in your own private PyPI registry
$pip install dbt-core
/Processing...
✓Done
276 Releases
PyPI on Cloudsmith