Hi,

I am planning to use sqlite in a PowerPC embedded device (using of course
Linux). So far I am extremely happy (and impressed!) by sqlite. The only thing
I think I am missing is a way to protect the database (not only the data by
themself, but also the database schema).


There is a project that implements encryption extension to sqlite
(many thanks to the author!):
http://www.voidbrain.com/sqlitesec.html

I will give a try to see if it can suit my (basic) needs.

This said, I was wondering if anybody would like to share with me his/her
experience with this extension.

Also, any other solution available ?

Thanks,
Olivier



Reply via email to