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.93k stars 72 forks source link

Expand statements allowed in SQL #271

Closed noborus closed 4 months ago

noborus commented 4 months ago

Allow SELECT*FROM table. Improved string concatenation.