GitHub - harelba/q: q - Run SQL directly on delimited files and multi-file sqlite databases
q's purpose is to bring SQL expressive power to the Linux command line and to provide easy access to text as actual data. q allows the following: Performing SQL-like statements directly on tabular text data, auto-caching the data in order to accelerate additional querying on the same file.
https://github.com/harelba/q