[odb-users] Encrypting the Sqlite DB

Boris Kolpackov boris at codesynthesis.com
Tue Mar 5 10:16:22 EST 2013


Hi Lavi,

Lavi Kwiatkowsky <lavik at codevalue.net> writes:

> What is the best way to integrate an encryption mechanism ?

While I don't have any direct experience, I did some Google searches
and found these two pages that are quite informative:

http://stackoverflow.com/questions/5669905/sqlite-with-encryption-password-protection

http://stackoverflow.com/questions/8384789/encrypting-sqlite

All of the approaches discussed work transparently at the SQLite level
so they should work out of the box with ODB.

Boris



More information about the odb-users mailing list