Hacker News new | ask | show | jobs
Show HN: I built jq-like scriptable tool to query CSV and JSON with SQLite (github.com)
11 points by chand1012 851 days ago
4 comments

Wrote something similar a year or so ago https://github.com/hamin/jlq
Is this related to the other SQ? https://github.com/neilotoole/sq
Not sure the value prop over yq
yq doesn't have a feature to query with SQL
Another one? Why?