qo is an interactive minimalist TUI to query JSON and CSV using SQL.

qo is a minimalist terminal user interface (TUI) that allows you to query JSON, CSV, TSV, and PSV files using standard SQL syntax. It integrates seamlessly into command-line pipelines by reading from stdin and outputting results to stdout, making it a versatile tool for data exploration and transformation. Built in Go and powered by SQLite, it provides an interactive experience for filtering, aggregating, and converting structured data without needing a database setup.
$ brew install kiki-ki/tap/qo$ curl -sfL https://raw.githubusercontent.com/kiki-ki/go-qo/main/install.sh | sh$ git clone --depth 1 https://github.com/kiki-ki/go-qo.git && cd go-qo && make buildto comment.
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
A fast terminal Excel viewer with an interactive TUI.