go-sqlite3 icon indicating copy to clipboard operation
go-sqlite3 copied to clipboard

Sqlcipher Integration

Open Dokotela opened this issue 10 months ago • 0 comments

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.

Dokotela avatar Dec 17 '24 18:12 Dokotela