Duckdb Sample Databases
Download sample DuckDB data sets below:
File Type: CSV | JSON | sqlite | DuckDB | Parquet
DuckDB Data File Examples:
| File | Description |
|---|---|
| duckdb-demo.duckdb (5MB) | Example database including time-series stock data. |
| rule605-20240311.duckdb (2.7GB) | Free Equities SEC Rule 605 Stock Database |
These data sets are used for testing QStudio
QStudio is a free SQL Editor that allows easily querying duckdb/sqlite/parquet/h2/json/csv/tsv files.
DuckDB File Viewer
QStudio is an excellent DuckDB IDE and allows simply double-clicking .duckdb files and viewing the database.