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

     1  ql
     2  ==
     3  
     4  Package ql is a pure Go embedded (S)QL database.
     5  
     6  Installation
     7  
     8      $ go get github.com/cznic/ql
     9  
    10  Documentation: [godoc.org/github.com/cznic/ql](http://godoc.org/github.com/cznic/ql)
    11  
    12  ----
    13  
    14  Accompanying tool to play with a DB
    15  
    16  Installation
    17  
    18      $ go get github.com/cznic/ql/ql
    19  
    20  Documentation: [godoc.org/github.com/cznic/ql/ql](http://godoc.org/github.com/cznic/ql/ql)
    21