#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, significantly reducing developer time and cost.
Project Description
LiveDB is an in-memory database engine for NET and mono designed for rapid application development (RAD) and lightning fast performance.
Other Links
Real world systems running LiveDB