dbt (Data Build Tool)

dbt is an open source transformation framework that enables data analysts and engineers to transform raw data in their warehouse using SQL and Python. It brings software engineering best practices — version control, testing, documentation, and modular design — to data transformation workflows. dbt has become a standard tool in the modern data stack.
🔗 https://www.getdbt.com/ | GitHub: https://github.com/dbt-labs/dbt-core

You may also like...