[email protected]:~$ man qo

← cd ..
qo logo

qo

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

qo demo

DESCRIPTION

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.

INSTALLATION

$ brew install kiki-ki/tap/qo

DETAILS

Repository
kiki-ki/go-qo
Author
kiki-ki
License
MIT
Category
Data Processing
Language
Go
Platforms
Linux, macOS, Windows

TAGS

MORE IN DATA PROCESSING