Idea #12 for Grep versus FlatSQL versus MySQL: Queries using UNIX tools vs. a DBMS

By jb


See https://github.com/BurntSushi/xsv/

It's not exactly SQL, but many of the basics are there (select, search (~SQL where clause), joins (inner, left, right, outer), as well as things like summary statistics etc.