Alternatives to Tad

A desktop viewer for CSV and Parquet files and SQLite and DuckDB databases, with pivot tables. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Tad.

  • VisiData

    An interactive terminal multitool for exploring, cleaning and converting tabular data in many formats.

    VisiData explores CSV, JSON, Excel and SQLite data in the terminal under GPL-3.0 with histograms, but needs WSL on Windows and uses keyboard commands.

  • DB Browser for SQLite

    Opens a SQLite file in a spreadsheet-like window so you can look at the data without writing SQL.

    DB Browser for SQLite opens and edits SQLite files in a spreadsheet-style window with plotting, but does not open Parquet files or offer pivot tables.

  • Harlequin

    A SQL IDE that runs in the terminal, with adapters for DuckDB, SQLite, Postgres and more.

    Harlequin queries DuckDB and SQLite from a terminal SQL IDE instead of a graphical pivot viewer, and is installed through Python.

Similar software

Related functionality, not a direct replacement.