QueryCat

QueryCat is the command line tool that provides universal access to a text-based data like CSV, log files and the way to query it using SQL (Structured Query Language). If you have ever worked with any SQL database system (MySQL, Postgres, SQLite, etc.) the syntax will be familiar to you!

Just imagine that everything in the world is a table, and you can process it using the well-known SQL!

Table of Contents