Files
go-sqlite3/README.mkd
2013-09-03 21:48:14 +09:00

965 B

go-sqlite3

Build Status Coverage Status

DESCRIPTION

sqlite3 driver conforming to the built-in database/sql interface

INSTALLATION

This package can be installed with the go get command:

go get github.com/mattn/go-sqlite3

FAQ

LICENSE

MIT: http://mattn.mit-license.org/2012