data science
Run SQL queries on Data files with TrdSQL
Trdsql is a command-line python application that execute SQL queries on flat data files like CSV, TSV, LTSV, TBLN and JSON files. It also allows exporting the outputs in several formats. The application is written in Go language which known for speed and performance. The reason why did we choose