DuckDB
Connect DuckDB to Queringo. Setup, fields, testing, editing, and alternatives.
Local file-backed analytics for ad-hoc data.

At a glance
| Category | Warehouses |
| Auth | File upload |
| Plan | Starter and above |
Setup
- Open Connect source
In the app, go to Data sources and choose Connect source. Open the Warehouses tab and select DuckDB.
- Upload your file
Select your file. Queringo reads the columns, infers types, and turns the file into a queryable source.
- Save the connection
Queringo tests the connection before saving, then discovers the schema. PII is flagged and masked by default during discovery.
Preparing your file
- Export your data to a
.duckdbfile or one of DuckDB's supported file formats (Parquet, CSV). - Upload the file in the DuckDB connection form. Queringo loads it into a sandboxed engine for querying.
Test the connection
Queringo runs a connection test as part of saving. If it fails, the error message indicates what to check (credentials, network reachability, or scope). From Data sources, you can re-run Test connection on the source row any time, for example after rotating a secret or changing network rules.
Edit or rotate
Uploaded files do not have stored credentials. To refresh the data, re-upload the file as a new source.
Reference
Suggest a different connector
Don't see what you need? In the Connect a data source picker, choose Request it. Queringo bundles votes from every workspace asking for the same one and prioritizes accordingly.
Related connectors
What's next
For the category overview and shared options, see Warehouses. To keep sources healthy, see Managing sources.