Transformation/Orchestration by warehouseData Engineer

How do I orchestrate a ClickHouse pipeline without a separate scheduler?

Bruin resolves the dependency graph from your ClickHouse assets and runs them in order. No DAG file, no scheduler to operate alongside the warehouse.

Command

bruin run

Defined in

SQL + Python + YAML

Works with

ClickHouse + Bruin CLI

What you get

Dependency DAGno separate orchestratorwarehouse-native

How it works in code

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

Run bruin run and Bruin runs the graph against ClickHouse 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.