Bruin CLI Step 2 of 2

Chess Data to DuckDB

1) Run the pipeline

Execute the entire pipeline with a single command:

bruin run ./chess/pipeline.yml

Bruin will:

  1. Fetch chess games for each player from the Chess.com API
  2. Fetch player profiles
  3. Run the player_summary.sql transformation to create the summary table

You'll see progress output as each asset completes. You can also view the pipeline lineage to see how assets connect:

Pipeline lineage in the CLI

Sign up to our newsletter

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