csvtk VS dasel

Compare csvtk vs dasel and see what are their differences.

csvtk

A cross-platform, efficient and practical CSV/TSV toolkit in Golang (by shenwei356)

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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
csvtk dasel
7 44
950 4,856
- -
8.3 8.2
3 days ago 5 days ago
Go 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.

csvtk

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

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.

What are some alternatives?

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

xsv - A fast CSV command line toolkit written in Rust.

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

ctop - Top-like interface for container metrics

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

peco - Simplistic interactive filtering tool

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

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

gojq - JSON query in Golang

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

fastlz - Wrap over FastLz for GoLang

jq - Command-line JSON processor