• English
  • Duckling
    Browse data. Run SQL. Explore freely.

    A lightweight Tauri desktop app for browsing parquet/csv/json files and databases, with a built-in SQL editor, pivot tables, column profiling, and data export.

    📊

    Data browsing

    Canvas-rendered result grid with pagination, column hiding, transpose, result filtering, and per-cell value inspection.

    ⌨️

    SQL editor

    Monaco-based editor with schema-aware autocomplete, run / format / EXPLAIN actions, SQL bookmarks, and per-statement split mode.

    🧩

    SQL templates

    Write Jinja2-style placeholders, declare values in an @vars YAML block, and run multi-value queries in one click.

    📈

    Pivot & profile

    Build pivot tables from row/column dimensions and measures, and explore per-column statistics with a value viewer.

    📁

    Data export

    Export results to CSV / TSV / JSON / Parquet / XLSX with delimiter, header, and compression options.

    🗄️

    Native + experimental sources

    DuckDB, SQLite, and data folders out of the box, plus experimental MySQL, PostgreSQL, ClickHouse, Doris, and StarRocks.