7 comments

[ 2.9 ms ] story [ 24.6 ms ] thread
[dead]
Yes you can use EF Core with SQLite, so there’s no reason why not
SQLCipher [1] seems to be missing from the list. It is a SQLite extension that encrypts/decrypts a SQLite database on the fly. Works quite well in my experience.

[1] https://www.zetetic.net/sqlcipher/

Commercial edition is 3 to 4 times faster? So the free community edition is a crippleware ...