Transformation/Orchestration by warehouseData Engineer

How do I schedule a DuckDB pipeline on a cadence?

Add a schedule to the pipeline and run it in Bruin Cloud or your own cron. The same pipeline that runs locally runs on schedule against DuckDB.

Command

bruin run

Defined in

SQL + Python + YAML

Works with

DuckDB + Bruin CLI

What you get

Schedulingsame definition everywherewarehouse-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.