I'm developing a new command line tool for querying and transforming JSON files , called ~Q (pronounced "unquery"). My design goal is to create a tool that is powerful yet easy to use (aim to be more intuitive for users than existing tools such as jq). Let me know your thoughts and suggestions.

This page summarizes the projects mentioned and recommended in the original post on /r/coolgithubprojects

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Unquery

    Command line query tool for JSON files

  • fx

    Terminal JSON viewer & processor

    I've been so fed up with jq's annoying syntax that I began thinking about developing something that can perform json operations in familiar syntax such as javascript but I ran into fx (https://github.com/antonmedv/fx) and it's been pretty great actually.

  • 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.

  • jello

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

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