sqlite3 driver conforming to the built-in database/sql interface
This package can be installed with the go get command:
go get github.com/mattn/go-sqlite3
API documentation can be found here: http://godoc.org/github.com/mattn/go-sqlite3
Examples can be found under the ./_example
directory