SQLite alternative with encryption
Encryping by the application would kill the use of a lot of sql features such as SUM.
It is for as desktop app that stores data on a user drive.
Encryping by the application would kill the use of a lot of sql features such as SUM.