iyql

CLI (command line interface) to YQL

Latest on Hackage:0.0.7

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed and maintained by Diego Souza <dsouza+iyql at bitforest.org>

Similar to popular database frontend interfaces like sqlite3, this project provides a full featured CLI for YQL. It extends YQL introducing the concept of of location functions. These have the same concept of YQL functions except they are intercepted by the program itself and executed locally. For instance, changing the format to json or turning diagnostics on are examples of such functions.