From 10f9f83a45082d1081eb19cdfdf4f6f50b0148b2 Mon Sep 17 00:00:00 2001 From: Konrad Date: Sun, 3 Mar 2019 20:28:15 +0100 Subject: [PATCH] Added q (#235) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 975f696..2873a58 100644 --- a/readme.md +++ b/readme.md @@ -287,6 +287,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [yaml-cli](https://github.com/pandastrike/yaml-cli) - A simple CLI for querying and updating YAML files. - [jp](https://github.com/therealklanni/jp) - Simply parse and drill into JSON on the commandline, with jsonpath and stdin stream support (jq compatible, not a replacement). - [fx](https://github.com/antonmedv/fx) - Command-line JSON viewer. +- [q](http://harelba.github.io/q/) - A command line tool that allows execution of SQL-like queries on CSVs/TSVs (and any other tabular text files). ## Files and Directories