Ask HN: Local Tools for Viewing JSON

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Terminal JSON viewer & processor

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

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

    InfluxDB logo
  • dsq

    Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.

  • gron

    Make JSON greppable!

  • jello

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

  • jless

    jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.

  • jid

    json incremental digger

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • jql

    A JSON Query Language CLI tool

  • qp

    query-pipe: command-line (ND)JSON querying

  • visidata

    A terminal spreadsheet multitool for discovering and arranging data

  • I would add VisiData to that list. It is more suited for tabular data, but it can be used to explore large nested data. I find it is a good starting place to explore json data I'm not familiar with. I will also sometimes flatten the data with some general jq scripts or gron.

    If I'm trying to understand some new json data, I start with visidata, and then I poke around to find the data I want. If it is data I want to extract again, I use jq to get the interesting bits. Sometimes I use that in combination with sqlite-utils to store that data so I can query it. (I haven't tried some of the other tools that will create a sqlite database for you.)

    - https://github.com/saulpw/visidata

  • sqlite-utils

    Python CLI utility and library for manipulating SQLite databases

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

  • Data Science at the Command Line, 2nd Edition (2021)

    5 projects | news.ycombinator.com | 6 May 2024
  • That's a Lot of YAML

    14 projects | news.ycombinator.com | 28 Sep 2023
  • Modern Linux Tools vs. Unix Classics: Which Would I Choose?

    5 projects | news.ycombinator.com | 23 Sep 2023
  • Use Tetragon to Limit Network Usage for a set of Binary

    6 projects | dev.to | 3 Aug 2023
  • Everything that uses configuration files should report where they're located

    9 projects | news.ycombinator.com | 25 Jun 2023