>_Miller
@johnkerl
About Miller
Process CSV, TSV, JSON, and other structured records in pipelines.
#mlr#data-tools#developer-tool#official#agent-ready#miller
Installation
brew install millerDetails
What it does
Transform structured data
Pipeline-friendly input and output
Repeatable processing
Command examples
- 1
mlr --csv stats1 -a count -f status data.csv - 2
mlr --icsv --ojson cat data.csv
More Data tools CLIs
jq
$ jq
A compact and expressive command-line processor for JSON data.
yq
$ yq
Read, update, and transform YAML, JSON, XML, and properties files.
VisiData
$ vd
Interactively explore, transform, and visualize tabular datasets.
xsv
$ xsv
A fast toolkit for indexing, slicing, joining, and analyzing CSV files.
Dasel
$ dasel
Query and update JSON, YAML, TOML, XML, and CSV with one syntax.