#23
in
JSON
There was another project called jj (JSON Stream Editor) mentioned here recently:
Have you {used/read about} jj[1] as an alternative?
My go-to for simple queries is https://github.com/tidwall/jj
It is not nearly as expressive as jq, but it is faster for my use cases (written in golang).