yq alternatives

yq is a lightweight command-line tool for processing YAML, JSON, INI, and XML files. It uses a syntax similar to jq but supports multiple formats, including CSV and TSV. The tool is written in Go and offers platform-specific binaries for easy use.

Alternatives