You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dorm/vendor/modernc.org/ql/README.md

416 B

ql Logo

Package ql is a pure Go embedded (S)QL database.

Installation

$ go get modernc.org/ql

Documentation: godoc.org/modernc.org/ql


Accompanying tool to play with a DB

Installation

$ go get modernc.org/ql/ql

Documentation: godoc.org/modernc.org/ql/ql