trdsql
CLI tool that can execute SQL queries on CSV, LTSV, JSON and TBLN. Can output to various formats.
How to download and setup trdsql
Open terminal and run command
git clone https://github.com/noborus/trdsql.git
git clone is used to create a copy or clone of trdsql repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with trdsql https://github.com/noborus/trdsql/archive/master.zip
Or simply clone trdsql with SSH
[email protected]:noborus/trdsql.git