noborus / trdsql

CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
https://noborus.github.io/trdsql/
MIT License
1.96k stars 73 forks source link

Change json path to jq syntax #157

Closed noborus closed 3 years ago

noborus commented 3 years ago

Change the path specification of json from gabs to gojq (https://github.com/itchyny/gojq).