DuckDB datasource Configuration
In-memory analytical database with efficient query processing.
Parameters
Name | Type | Required | Description |
---|---|---|---|
driver | string | ❌ | Driver name for DuckDB, default is duckdb. Defaults: duckdb |
path | string | ✅ | Path to the DuckDB file. |