Golang SQLCipher driver conforming to the built-in database/sql interface and using the latest sqlite3 code.
78af0c22f5
Update to build at tip (exp/sql -> database/sql) |
||
---|---|---|
example | ||
Makefile | ||
README.mkd | ||
sqlite3.go | ||
sqlite3_test.go |
README.mkd
go-sqlite3
DESCRIPTION
sqlite3 driver for go that using database/sql