• English
  • Quick Start

    Open a data folder, a *.duckdb file, or a database connection.

    Light theme:

    Duckling light theme

    Dark theme:

    Duckling dark theme

    Typical workflow

    1. Open a data source — pick a folder of parquet / csv files, a *.duckdb file, or configure a SQLite / MySQL / PostgreSQL / ClickHouse connection.
    2. Browse — click through tables, preview columns, and inspect individual cells.
    3. Run SQL — press Mod+Enter (or click ▶) to execute the query in the editor.
    4. Analyze & export — build a pivot table, profile a column, or export the result to a file.

    Mod is Ctrl on Windows / Linux and Cmd on macOS.

    See Usage & features for details, or jump straight to the SQL Templates guide.