cheshire VS jid

Compare cheshire vs jid and see what are their differences.

cheshire

Clojure JSON and JSON SMILE (binary json format) encoding/decoding (by dakrone)

jid

json incremental digger (by simeji)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cheshire jid
2 15
1,469 6,803
- -
5.6 2.2
27 days ago about 1 month ago
Clojure 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.

cheshire

Posts with mentions or reviews of cheshire. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-26.
  • Zq: An Easier (and Faster) Alternative to Jq
    36 projects | news.ycombinator.com | 26 Apr 2022
    For me, transforming JSON on the command line was a pain, another DSL to learn. Now, I can just use Babashka/ Clojure + one or two functions from Cheshire https://github.com/dakrone/cheshire where I need to. If I needed a standalone tool, I would perhaps reach for https://github.com/borkdude/jet by the same author, Michiel Borkent, as Babashka or use jq that everybody else would find more familiar.
  • A Practical Introduction to jq (and more)
    10 projects | news.ycombinator.com | 21 Dec 2020
    [2]: https://github.com/dakrone/cheshire

jid

Posts with mentions or reviews of jid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-26.

What are some alternatives?

When comparing cheshire and jid you can also consider the following projects:

babashka - A Clojure babushka for the grey areas of Bash (native fast-starting Clojure scripting environment) [Moved to: https://github.com/babashka/babashka]

jiq - jid on jq - interactive JSON query tool using jq expressions

zed - A novel data lake based on super-structured data

fx - Terminal JSON viewer & processor

brackit - Query processor with proven optimizations, ready to use for your JSON store to query semi-structured data with JSONiq. Can also be used as an ad-hoc in-memory query processor.

m4b-tool - m4b-tool is a command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b

grop - helper script for the `gron | grep | gron -u` workflow

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.

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

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.

percol - adds flavor of interactive filtering to the traditional pipe concept of UNIX shell