forked from mirror/go-sqlcipher
Golang SQLCipher driver conforming to the built-in database/sql interface and using the latest sqlite3 code.
f4359f417e | ||
---|---|---|
example | ||
Makefile | ||
README.mkd | ||
sqlite3.go | ||
sqlite3_test.go |
README.mkd
go-sqlite3
DESCRIPTION
sqlite3 driver for go that using exp/sql