Open your data
Files, folders, globs, Excel workbooks, DuckDB databases and S3 — and how each becomes something to query.
Data sources
Everything about opening your data, querying it with DuckDB SQL, and building on top of it.

中文文档 · ducklocal.app · GitHub
| I want to… | Read |
|---|---|
| Install DuckLocal and run a first query | Getting started |
| Learn by doing, with sample data | Your first 10 minutes |
Open folders, globs, Excel or a .duckdb file | Data sources |
| Query objects in S3 or a compatible store | S3 and httpfs |
| Get more out of the editor | SQL editor · Schema and history |
| Chart or export a result | Results and charts |
| Know what DuckLocal stores, and change its size, theme or language | Settings and app data |
| Let an AI agent query my data | CLI and agent skill |
| Build a dashboard from saved queries | Dashboards (.dash) |
| Script a custom view over my data | Analysis apps |
| Fix something that is not working | Troubleshooting |
| Build DuckLocal from source or contribute | Development |