Click here to Skip to main content
15,892,298 members
Articles / Programming Languages / SQL

Cachalot - An In-Memory Database for .NET Applications

1 Feb 2022GPL319 min read 8.2K   54   7   10
Fastest transactional database for .NET applications (Classic or Core); it can also be used as a high performance distributed cache
This project is about an in-memory database for .NET applications called Cachalot. It is the fastest transactional database for .NET applications which can also be used as a high performance distributed cache.
This article is currently in progress. This version is not yet publicly viewable

Please go to the SQL Table of Contents to view the list of available articles in this section.