
In-Memory Driver
The In-Memory Driver makes your Apps faster! The In-Memory driver is the easiest way to speed up the most data intensive areas of your applications. Making use of cached tables is as easy as dropping in a template and filling in a few prompts. Extremely high performance. Once data is loaded into the MEMORY table, either at program startup or on-demand, all access is virtually instantaneous. You are only limited by your machines memory capacity, and because you can use VIEWs to populate MEMORY tables, and can create VIEWs across multiple MEMORY tables, you have the capacity of storing and working with significant amounts of hierarchical data. The MEMORY driver has a standard file driver interface, so you can use Memory tables with any Clarion entity or template that works with files (Browse, FileDrop, Report, etc.), Including any 3rd party template! The application developer can choose to locate highly dynamic or frequently referenced tables in memory, while leaving t