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

Improved to keep the order of json output #142

Closed noborus closed 3 years ago

noborus commented 3 years ago

The order is not changed by ordered map when outputting json and jsonl.