- cross-posted to:
- eric_posts_urls@discuss.online
- programming@programming.dev
- cross-posted to:
- eric_posts_urls@discuss.online
- programming@programming.dev
You must log in or register to comment.
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.
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.
Removed by mod
I finally build something nontrivial in jq, then this happens…
DuckDB have been promoting hard these last few weeks. I saw them on HN a few days ago, and now here.