Skip to content

Releases: linksplatform/Comparisons.SQLiteVSDoublets

4

08 Nov 19:19
f69e691
Compare
Choose a tag to compare

Updated to use only .NET Core 3.0 (the latest version at the moment). Looks like SQLite is working much slower now.

Third version of comparison

30 Sep 21:01
a91b2c1
Compare
Choose a tag to compare

Works better with a different way of DateTime encoding (to a number and not to Unicode sequence), and with enabled caching when reading data.

Second version of comparison

21 Aug 13:22
Compare
Choose a tag to compare

Unsuccessful result.

First version of comparison

19 Aug 09:22
Compare
Choose a tag to compare

Doublets were faster and used less RAM than SQLite + EntityFramework, but used more memory on disk.