• D_Air1
    link
    fedilink
    arrow-up
    7
    ·
    3 months ago

    Cool, so jq but using sql instead of custom syntax. I wonder if it can output to plain text. That is what I usually use jq for.

    • jh0wlett@discuss.tchncs.de
      link
      fedilink
      arrow-up
      3
      ·
      3 months ago

      jq is mot custom syntax though, it is just JSONPath standarsld. Which is also used to query JSON in JSON fields in MySQL for instance.