DuckDB
DuckDB is generally available in the DataSquares connection wizard. Embedded analytics engine — ‘:memory:’ scratch or a MotherDuck ‘md:<db>’ DSN.
-
In DataSquares, open Data Sources and choose Add data source.
-
Pick DuckDB in the connector picker (search or browse by category).
-
Fill in the connection details below, then test the connection and save.
Connection details
Section titled “Connection details”| Field | What to enter |
|---|---|
| DSN | Use :memory: for an embedded scratch database, or a MotherDuck md:<database> DSN. |
| Token | For MotherDuck DSNs, your MotherDuck token (entered as the password). |
Related
Section titled “Related”- Connector catalog — everything DataSquares connects to.
- Quickstart — from connection to shared dashboard.