Connect Soda to DuckDB
Access configuration details to connect Soda to a DuckDB data source.
Connection configuration reference
data_source my_datasource_name:
type: duckdb
database: filename.db
read_only: true
schema_name: publicProperty
Required
Notes
Test the data source connection
soda test-connection -d my_datasource -c configuration.yml -VSupported data types
Category
Data type
Last updated
Was this helpful?
