Transformation/Orchestration by warehouseData Engineer

How do I run only the affected DuckDB models after a change?

Bruin knows the DuckDB dependency graph, so you can run a single asset and its downstream instead of rebuilding the whole pipeline.

Command

bruin run

Defined in

SQL + Python + YAML

Works with

DuckDB + Bruin CLI

What you get

Selective runsdependency-awarewarehouse-native

How it works in code

$ bruin run --start-date 2026-01-01 ./pipeline  # duckdb

Run bruin run and Bruin runs the graph against DuckDB in dependency order.

SQL and Python, one pipeline

Open source. Define assets, declare dependencies, run the graph with bruin run.

Sign up to our newsletter

Practical updates on open-source data pipelines, AI analysts, governance, and what we are shipping at Bruin.