Motherduck & DuckDB
Motherduck
Get your token on Motherduck Settings

Compose your connection string
It follows this pattern.
md:<database_name>?motherduck_token=<your_token>
e.g.:md:sample_data?motherduck_token=eyABC...
Notes
The Motherduck connector requires DuckDB to be at least v.0.10.2
How to analyze Motherduck data in Slack in less than 3 minutes
DuckDB
If you have your data in a local duckdb file you can either host it yourself (e.g. on S3) or talk to us.
Last updated