What does HackerNews think of dasel?

Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.

Language: Go

#84 in Go
#76 in Go
#23 in JSON
#3 in GraphQL
#5 in XML
Another tool in this space is Dasel[1], which can handle querying/modifying JSON, YAML, TOML, XML and CSV files.

[1] https://github.com/TomWright/dasel

I switched to dasel a while back. Not as powerful, but I tend to use node when I want to do anything complicated with JSON querying. I spend too much time rereading the jq manual to do anything non-trivial.

https://github.com/TomWright/dasel