dbt™ is a SQL-first transformation workflow that lets teams quickly and collaboratively deploy analytics code following software engineering best practices like modularity, portability, CI/CD, and documentation. Now anyone on the data team can safely contribute to production-grade data pipelines.
Deploy safely using dev environments. Git-enabled version control enables collaboration and a return to previous states. Test every model prior to production, and share dynamically generated documentation with all data stakeholders. Write modular data transformations in .sql or .py files – dbt handles the chore of dependency management.