• @[email protected]
    link
    fedilink
    73 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.

    • @[email protected]
      link
      fedilink
      33 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.

  • @[email protected]
    link
    fedilink
    English
    5
    edit-2
    3 months ago

    That’s neat! Reminds me of steampipe which provides a sql interface to apis. You can also use it for csv, json and yaml.

    Nice thing about steampipe is that it can look like a postres db to any sql client.

  • @[email protected]
    link
    fedilink
    33 months ago

    DuckDB have been promoting hard these last few weeks. I saw them on HN a few days ago, and now here.