B4J Question Local App Database

Nokia

Active Member
Licensed User
Longtime User
Hi all,
I am looking for recommendations for a database I can use in my desktop app and not have to install additional software. something like the SQLite/SQLChipher in Android. Something light weight and easy to use. Encryption would be a plus.

Thanks.
 

Mariano Ismael Castro

Active Member
Licensed User
Hi all,
I am looking for recommendations for a database I can use in my desktop app and not have to install additional software. something like the SQLite/SQLChipher in Android. Something light weight and easy to use. Encryption would be a plus.

Thanks.
You can use the same SQLite/SQLite Cipher in your desktop application as well.
 
Upvote 0

Nokia

Active Member
Licensed User
Longtime User

I understand that's not the case. In any case, take a look at this.

on the encrypted db, is the password what does the encryption?
 
Upvote 0
Top