TUI to query JSON/CSV/TSV with SQL
qo is an interactive TUI to query structured data (JSON/CSV/TSV) using SQL (in particular, SQLite syntax). Results are updated in real-time. It ultimately works as a standard stdin-in/stdout-out CLI app, so it's essentially a normal piped app that (optionally) has interactivity. If you pass the query as an argument, it'll skip the TUI, but still let you query your data with SQL.
$
pkg install qoOrigin
textproc/qo
Size
7.71MiB
License
MIT
Maintainer
adamw@FreeBSD.org
Dependencies
0 packages
Required by
0 packages