Step 1-4 min

Initialize & Configure

Scaffold the oracle-duckdb template project and configure Oracle and DuckDB connections.

What you'll do

Scaffold a new project from the oracle-duckdb template and configure connections for both Oracle and DuckDB.

Why this step matters

The template gives you a pre-built pipeline with ingestr assets for Oracle-to-DuckDB ingestion and a downstream SQL transformation. Configuring the connections correctly is critical - the asset names in the template expect specific connection names to work automatically.