dbt

SQL-first transformation workflow that enables analytics engineers to transform data in the warehouse.

MCPCLI8 Skills

About dbt

SQL-first transformation workflow that enables analytics engineers to transform data in the warehouse. Explore how dbt integrates with the agentic data stack ecosystem and supports autonomous data operations.

Key Features

  • SQL-first transformation framework — write SELECT statements, dbt handles DDL/DML
  • Version-controlled, testable data transformations with Git-based workflows
  • Built-in data testing framework (schema tests, custom tests, freshness checks)
  • DAG-based dependency management for model execution ordering
  • Jinja templating for dynamic SQL and reusable macros
  • Auto-generated documentation with data lineage visualization
  • Incremental model support for efficient large-dataset processing
  • Package ecosystem (dbt Hub) for reusable transformation libraries