dbt
Data & AnalyticsOpen SourceData Transformation, ETL/ELT, Data Pipeline
Transform raw data into analytics-ready datasets with SQL.
About
dbt (data build tool) is an open-source framework that enables data analysts and engineers to transform raw data into clean, modeled datasets using SQL. It allows teams to version control, test, and document data transformations with code-like workflows. dbt runs on top of your existing data warehouse and integrates with popular platforms like Snowflake, BigQuery, and Redshift. It's essential for organizations building modern data stacks and implementing data mesh architectures.
Problem it solves
Enables data teams to build, test, and maintain production data pipelines using SQL with software engineering best practices.
Best for
Data analysts, data engineers, analytics engineers, and data teams building modern data platforms.