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.94k stars 73 forks source link

Added yaml import #219

Closed noborus closed 1 year ago

noborus commented 1 year ago

It simply interprets yaml as a table. Implements #217.