News

SAN FRANCISCO — In-memory databases aren’t new. At OpenWorld, Oracle made them newer. For years, development teams have been able to use in-memory databases, such as SQLite, McObject’s ...
Overview:  Not all databases are the same. Consider scalability, speed, and data type support before deciding.High-end ...
HC-tree is a project aimed at building a new backend for SQLite specifically optimized for high-concurrency and lead-follower style replication. While still experimental, HC-tree can be used as an ...
The third option is the Microsoft.EntityFrameworkCore.Sqlite provider, if you want to use the lightweight SQLite database in an in-memory mode.