Skip to main content
DuckDB is included as a core dependency. No extra installation needed.

Connection config

Extensions and settings

Attaching additional databases

Table promotion mode

DuckDB defaults to staged promotion: tables are materialized into a staging table, audited, then swapped into the target. This is configurable in settings: