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

Reader can be registered externally #250

Closed noborus closed 8 months ago

noborus commented 8 months ago

Reader can now be registered externally. Register the extension and reader creation function.