In-Memory Database Driver
The Softvelocity in-Memory Database driver is a new file driver technology that does not use physical tables for working with data. This is due to a RAM-based technology known as IMDD (In-Memory Database Driver). All data is stored in Random Access Memory (RAM), which gives the driver a number of unique properties. The driver is combined with a powerful template and class. The template completely automates the use of In-memory tables.

When you use the “In-Memory Data Caching Support” extension template, the Memory table doesn’t even need to be defined in your

IN-MEMORY DATABASE DRIVER