jmespath.py VS yq

Compare jmespath.py vs yq and see what are their differences.

jmespath.py

JMESPath is a query language for JSON. (by jmespath)

yq

yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor (by mikefarah)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
jmespath.py yq
30 66
2,054 10,684
1.1% -
0.0 9.2
27 days ago 5 days ago
Python Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jmespath.py

Posts with mentions or reviews of jmespath.py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-29.

yq

Posts with mentions or reviews of yq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-25.

What are some alternatives?

When comparing jmespath.py and yq you can also consider the following projects:

yq - Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents

jq - Command-line JSON processor [Moved to: https://github.com/jqlang/jq]

jq - Command-line JSON processor

yaml.nvim - 🍒 YAML toolkit for Neovim users

csvq - SQL-like query language for csv

oq - A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.

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.

miller - Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON

jfq - JSONata on the command line

gojq - Pure Go implementation of jq

jello - CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)