jackson-jq VS jq-mode

Compare jackson-jq vs jq-mode and see what are their differences.

jackson-jq

jq for Jackson Java JSON Processor (by eiiches)

jq-mode

Emacs major mode for editing jq queries. (by ljos)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
jackson-jq jq-mode
2 2
270 106
- -
5.3 4.9
6 days ago 2 months ago
Java Emacs Lisp
GNU General Public License v3.0 or later GNU General Public License v3.0 only
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.

jackson-jq

Posts with mentions or reviews of jackson-jq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-06.
  • jq 1.7 Released
    33 projects | news.ycombinator.com | 6 Sep 2023
    So just picking Java https://github.com/eiiches/jackson-jq

    > jackson-jq aims to be a compatible jq implementation. However, not every feature is available; some are intentionally omitted because thay are not relevant as a Java library; some may be incomplete, have bugs or are yet to be implemented.

    Where JMESPath has fully compliant 1st party implementations in Python, Go, Lua, JS, PHP, Ruby, and Rust and fully compliant 3rd party implementations in C++, Java, .NET, Elixer, and TS.

    Having a spec and a test suite means that a all valid JMESPath programs will work and work the same anywhere you use it.

jq-mode

Posts with mentions or reviews of jq-mode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-06.
  • jq 1.7 Released
    33 projects | news.ycombinator.com | 6 Sep 2023
    Seeing this news today, I decided to give jq another try and ended up discovering jq-mode [1] for emacs. It doesn't just support jq filter file editing, it supports jq in org-mode and something else called 'jq-interactively'. This interactive mode allows you to apply jq interactively on a JSON or YAML (with yq) buffer. The buffer contents become the filtered value when you finish editing the jq filter with a return. This is especially impressive to see in yaml files.

    [1] https://github.com/ljos/jq-mode

  • Any JSON viewing/filtering package for Emacs?
    2 projects | /r/emacs | 3 May 2022

What are some alternatives?

When comparing jackson-jq and jq-mode you can also consider the following projects:

libnbd

restclient.el - HTTP REST client tool for emacs

nbdkit

rsl - reserialise: lossy but versatile conversion between data serialisation formats

java-jq - Lightweight Java wrapper around JQ, a flexible JSON processor available for multiple platforms

fx - Terminal JSON viewer & processor

Newman - Newman is a command-line collection runner for Postman

swift-mode - Emacs support for Apple's Swift programming language.

jet - CLI to transform between JSON, EDN, YAML and Transit using Clojure

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.

counsel-jq - Traverse complex JSON and YAML structures with live feedback

jo - JSON output from a shell