InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Dasel Alternatives
Similar projects and alternatives to dasel
-
-
yq
Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents (by kislyuk)
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
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
-
jello
CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
Moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
-
-
-
jc
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
-
dsq
Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
-
-
brackit
Query processor with proven optimizations, ready to use for your document store to query semi-structured data with a JSONiq like extension of XQuery. Can also be used as an ad-hoc in-memory query processor.
-
jsoniter
A high-performance 100% compatible drop-in replacement of "encoding/json" (by json-iterator)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dasel reviews and mentions
-
Yq is a portable yq: command-line YAML, JSON, XML, CSV and properties processor
Another tool in this space is Dasel[1], which can handle querying/modifying JSON, YAML, TOML, XML and CSV files.
- Jc – JSONifies the output of many CLI tools
-
What are your coolest tools for one-liners ?
There also is dasel which combine jq, yq as well handling TOML, XML and CSV
- Run SQL on CSV, Parquet, JSON, Arrow, Unix Pipes and Google Sheet
-
What is the coolest Go open source projects you have seen?
dasel # most common human readable configs(json, yaml, xml...)
-
Implementing a simple jq clone in Go, and basics of Go memory profiling
I don't know what's up with it but I opened an issue: https://github.com/TomWright/dasel/issues/236
Just for completeness, - there is a complete (not a simple) clone of jq written in Go, that can do even more than jq, it calls dasel, that can speak not only JSON, but also YAML, TOML, XML and CSV
-
opsort.vim: operator that sorts lines
I use dasel for this (it automatically sorts objects alphanumerically by key): :%!dasel --parser=json
-
An introduction to the magic of jq - Understanding the basics of jq with a realistic example
And there also is dasel that is comparable to jq / yq, but supports JSON, YAML, TOML, XML and CSV with zero runtime dependencies while working on all platforms.
- Which spreadsheet program do you guys use?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 7 Feb 2023
Stats
TomWright/dasel is an open source project licensed under MIT License which is an OSI approved license.