oq - A portable/performant jq wrapper Part 2

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. jq

    Discontinued Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)

    Over a year ago I published a blog post introducing my jq wrapper oq. Given it has been quite a while since then I decided to rerun the benchmarks I did in the original post with the goal of seeing if things changed, both in regards to oq itself and the greater ecosystem.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. yq

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

    yq (go) (4.6.1) - Downloaded latest binary from the latest GH Release

  4. oq

    A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.

    oq (1.2.0) - Built locally with Crystal 0.36.1 via shards build --production --release

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • An introduction to the magic of jq - Understanding the basics of jq with a realistic example

    6 projects | /r/commandline | 1 Jun 2022
  • List of JSON tools for command line

    11 projects | /r/commandline | 27 Mar 2021
  • Overengineer your CV

    8 projects | dev.to | 13 Mar 2025
  • Step-by-Step Guide: Deploying a Static Web Application in OpenShift Using a Custom S2I Builder Image

    3 projects | dev.to | 9 Dec 2024
  • Setting up a local Kubernetes environment with Multipass and bridge networking

    2 projects | dev.to | 12 Nov 2024

Did you know that Crystal is
the 61st most popular programming language
based on number of references?