// etl-frameworks
Transform Data in Your Warehouse
Open-source transformation tool enabling data analysts and engineers to transform, test, and document data in the warehouse. Focuses on the transform part of ETL with SQL templating and Python scripting.
Data engineers use dbt to manage all transformation logic inside the warehouse — writing SELECT statements as `.sql` model files that dbt compiles and runs in the right order. Python engineers also write custom dbt tests and macros in Python, and use dbt's Python models feature to run pandas or Spark logic alongside SQL in the same project.
Open-source transformation tool enabling data analysts and engineers to transform, test, and document data in the warehouse. Focuses on the transform part of ETL with SQL templating and Python scripting.
dbt (Data Build Tool) offers freemium pricing options.
dbt (Data Build Tool) is listed under the ETL Frameworks category on Python Data Engineering.
Details
Projects
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
DA Dagsterfeaturednew Data Orchestrator for ML & Analytics | Freemium | ★ 4.7 | → |
AW Argo Workflows Kubernetes-Native Workflow Engine | Free | ★ 4.6 | → |
OR ORM (encode/orm) Lightweight Async ORM | Free | ★ 4.3 | → |