shshemi/tabiew
A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 86
- Longevity 61
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 31.5
- age_days: 858
- days_rel: 16
- days_push: 7
- n_releases_24m: 21
Adoption not part of the score
3089 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tabiew is a lightweight terminal user interface (TUI) application written in Rust for viewing and querying tabular data files such as CSV, TSV, Parquet, JSON, Arrow, SQLite, and Excel. It supports SQL queries, vim-style keybindings, fuzzy search, multi-table navigation, plotting, and hundreds of themes.
Use cases
- view csv files in the terminal
- query parquet files with sql
- explore large tsv datasets from the command line
- inspect sqlite database tables in a tui
- preview excel spreadsheets without opening excel
- plot tabular data in the terminal
- fuzzy search rows in a data file
When to choose
- you need a fast, keyboard-driven terminal tool to explore tabular files
- you want SQL querying over CSV/Parquet/JSON without loading a full database
- you prefer vim-style navigation and a lightweight alternative to spreadsheet apps
When to avoid
- you need a GUI spreadsheet experience with mouse-driven editing
- you need to edit or write back to data files, not just view and query
- you work primarily with non-tabular data like images or free-form text
Facets
application · maturity active
cli data-visualization search-engine charts data-science developer-tools files analytics windows cli cross-platform rust tui csv parquet sql vim-keybindings terminal data-viewer fuzzy-search command-line linux macos
2 sources
- readme: https://github.com/shshemi/tabiew · fetched 2026-08-28 · 6a6cc4d3f5ed
- registry_crates: https://crates.io/api/v1/crates/tabiew · fetched 2026-08-29 · 59ad8c41b490
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shshemi/tabiew | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem