github.com/runner-mei/ql@v1.1.0/ql/README.md (about)

     1  ql
     2  ==
     3  
     4  Command ql is a utility to explore a database, prototype a schema or test drive a query, etc.
     5  
     6  Installation
     7  
     8      $ go get github.com/cznic/ql/ql
     9  
    10  Documentation: [godoc.org/github.com/cznic/ql/ql](http://godoc.org/github.com/cznic/ql/ql)