sqlite3 driver for go using database/sql
Go to file
mattn 038b8b7d0c gofix. 2012-03-02 00:47:24 +08:00
example transaction. 2011-11-13 03:20:52 +09:00
Makefile first import. 2011-11-11 21:36:22 +09:00
README.mkd add README.mkd 2012-03-02 00:47:23 +08:00
sqlite3.go allow to insert zero-length strings into database 2011-12-02 23:32:38 +01:00
sqlite3_test.go gofix. 2012-03-02 00:47:24 +08:00

README.mkd

go-sqlite3

DESCRIPTION

sqlite3 driver for go that using exp/sql

LICENSE

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