multiprocessio / dsq

Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding Miller / mlr to the comparison

adren opened this issue · comments

Could you also include miller/mlr to the list of tools?

Here is the command line to get the same result with pretty formatting:
mlr --icsv --opprint --barred stats1 -a count,mean -f total_amount -g passenger_count then sort -f passenger_count taxi.csv

Hmm maybe I'll make a separate list of things that aren't SQL. The rest of the tools are all SQL.