jq/fq - for working with json/binary formats

csvkit/miller - for working with csv, tsvs

rg/fzf - for search and fuzzy finding

csvkit and miller are both extraordinarily slow

try xsv (https://github.com/BurntSushi/xsv) or zsv (https://github.com/liquidaty/zsv) instead (the latter of which I'm an author of)