@hackage iyql0.0.7
CLI (command line interface) to YQL
Categories
License
GPL-3.0-only
Maintainer
Diego Souza <dsouza+iyql at bitforest.org>
Links
Versions
Installation
Dependencies (0)
- base <5
- binary >=0.5.0.2
- bytestring >=0.9.1.5
- containers >=0.3.0.0
- directory >=1.0.1.0
- filepath >=1.1.0.3 Show all…
Dependents (1)
@hackage/acme-everything
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.