dasel VS yq

Compare dasel vs yq and see what are their differences.

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. (by TomWright)

yq

Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents (by kislyuk)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dasel yq
44 24
4,856 2,449
- -
8.2 6.1
5 days ago 6 days ago
Go Python
MIT License Apache License 2.0
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.

dasel

Posts with mentions or reviews of dasel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-06.

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 2023-11-29.

What are some alternatives?

When comparing dasel and yq you can also consider the following projects:

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

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

yq - yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor

kubectl-jq - Kubectl plugin that works like "kubectl get" but runs everything through a JQ program you provide

jq - Command-line JSON processor

Go Metrics - Go port of Coda Hale's Metrics library

xmlq - filter xml in the command line with xpath

Moby - The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

hn-search - Hacker News Search

JsonPath - Java JsonPath implementation