Specify cache size using SQLite.NET
Connection string
This SQLite.NET connection string can be used for connections to SQLite.
Data Source=c:\mydb.db;Version=3;Cache Size=2000;
This SQLite.NET connection string can be used for connections to SQLite.
Data Source=c:\mydb.db;Version=3;Cache Size=2000;
The Cache Size value measured in bytes