table of contents
| DUCKDB(1) | User Commands | DUCKDB(1) |
NAME¶
duckdb - in-process SQL OLAP database management system
SYNOPSIS¶
duckdb [OPTIONS] [FILENAME] [SQL]
DESCRIPTION¶
duckdb is the command-line interface for DuckDB, an in-process SQL OLAP database management system.
Run duckdb -h for a full list of options.
SEE ALSO¶
| 2026-03-30 | DuckDB 1.5.1 |