nq

sed "s/jq .key/nq '({key}) => key'/" (by KelWill)

Nq Alternatives

Similar projects and alternatives to nq

  • jq

    306 nq VS jq

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

  • nushell

    214 nq VS nushell

    A new type of shell

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • feedback

    Discontinued Public feedback discussions for: GitHub for Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more! [Moved to: https://github.com/github-community/community]

  • gron

    64 nq VS gron

    Make JSON greppable!

  • yq

    66 nq VS yq

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

  • mcfly

    49 nq VS mcfly

    Fly through your shell history. Great Scott!

  • fx

    50 nq VS fx

    Terminal JSON viewer & processor

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

    46 nq VS q

    q - Run SQL directly on delimited files and multi-file sqlite databases (by harelba)

  • jless

    34 nq VS jless

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

  • gojq

    31 nq VS gojq

    Pure Go implementation of jq

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

  • dsq

    20 nq VS dsq

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

  • jid

    15 nq VS jid

    json incremental digger

  • textql

    15 nq VS textql

    Execute SQL against structured text like CSV or TSV

  • zed

    13 nq VS zed

    A novel data lake based on super-structured data (by brimdata)

  • rb

    3 nq VS rb

    Turns Ruby into a versatile command line utility

  • ramda-cli

    2 nq VS ramda-cli

    :ram: A CLI tool for processing data with functional pipelines

  • jet

    10 nq VS jet

    CLI to transform between JSON, EDN, YAML and Transit using Clojure (by borkdude)

  • jp

    6 nq VS jp

    Command line interface to JMESPath - http://jmespath.org

  • wsjq

    Whitespace interpreter and debugger in jq

  • SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nq alternative or higher similarity.

nq reviews and mentions

Posts with mentions or reviews of nq. 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
    I like using `jq` to create line-delimited JSON and then using a language I know well (Node) to process it after that point. I find `jq '.[] | select(.location=="Stockholm")'` less readable than something like `nq --filter '({location}) => location === "Stockholm"'` because I'm much more used to Node syntax.

    - https://github.com/thisredone/rb is a widely used ruby version of this idea

    - https://github.com/KelWill/nq#readme is something similar that I wrote for my own use

Stats

Basic nq repo stats
1
1
10.0
about 3 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com