qo

Interactive TUI to query JSON, CSV, and TSV files using SQL

brewmacoslinux
Try with needOr install directly
Source

About

Interactive minimalist TUI to query JSON, CSV, and TSV using SQL

Commands

qo

Examples

Query a JSON file interactively$ qo data.json
Query a CSV file with SQL$ qo data.csv
Query a TSV file and filter results$ qo data.tsv