go-sqlite3
go-sqlite3 copied to clipboard
Sqlcipher Integration
So I've been learning Go but I'm not a go Developer, but I needed Sqlcipher and all of the other packages that use it seem to no longer be maintained. I think I was able to change it to use Sqlcipher in Sqlite3 and it works for my small test case. Just thought I'd open a PR in case you were interested or it might be helpful.