
Tag: csv

How to run SQL queries directly on CSV or TSV file
(: March 1, 2019) How can I run SQL queries on CSV files?. So you have a good mastery of SQL and would like to use the same when working with CSV or TSV files?. To achieve this, we will use q which is a command line tool that allows for direct execution of SQL-like…