Other Products

dbt

English

Overview

An open-source tool for managing data transformations inside a data warehouse using SQL.

Details

Short for data build tool. You build a transformation pipeline just by writing SELECT statements, and it handles dependency resolution, testing, and documentation generation together. It has become one of the standard tools in data engineering.

More OSS terms