#liveDB - build faster systems faster
Accessing data from RAM is orders of magnitude faster than reading from disk. Also, data in RAM can be in a native format eliminating the need for object/relational mapping or other translation.
Project Description
liveDB is an in-memory database engine for Microsoft .NET providing full ACID support, lightning fast performance and offering a significant reduction of development and operational costs. liveDB is built on Live Domain Technology, a custom implementation of the Prevalent System Architecture.
Links