json_to_paths VS cheshire

Compare json_to_paths vs cheshire and see what are their differences.

json_to_paths

Distill a JSON document into a collection of paths both for 'jq' and 'xpath' (by TomConlin)

cheshire

Clojure JSON and JSON SMILE (binary json format) encoding/decoding (by dakrone)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
json_to_paths cheshire
2 2
66 1,469
- -
0.0 5.6
about 3 years ago 28 days ago
JSONiq Clojure
- 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.

json_to_paths

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

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

What are some alternatives?

When comparing json_to_paths and cheshire 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]

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

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

PowerShell - PowerShell for every system!

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.

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

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.

jid - json incremental digger

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