Fast, keyboard-driven TUI for exploring tabular data in your terminal.
Open CSV, JSON, Parquet, Excel, SQLite or DuckDB with one command.
Filter with regex, sort, pivot, JOIN files, compute columns, plot
histograms and charts โ all without leaving the shell.
Vim-style navigation (hjkl). Pipe-friendly: works with psql,
sqlite3 and stdin. Export to CSV, Parquet or Excel with Ctrl+S.
Zero Python, zero GUI, zero dependencies.
cargo install tuitab
brew install tuitab
Apache-2.0 ยท Built in Rust ๐ฆ