Additional
Overview
Features >>
History
Download
Forum
Tickets
Polls
Which driver do you use or will use most of time ?
 
Flexible and fast in-memory data storage engine
 PDFPrintE-mail
Jan 18, 2007

AnyDAC has a very powerful in-memory data storage engine. It's design is based on ADO.Net System.Data namespace architecture and outperforms it in many areas, including speed and memory usage.

 

Following diagram shows simplified object model of AnyDAC in-memory data storage engine:

 

Data storage diagram

 

Main features are:

  • Solid, flexible, extendable object model
  • Multiple tables in single storage
  • Relations between tables
  • Constraints on tables, including foreign keys with cascading actions
  • Multiple views on single table
  • Ability to direct use storage engine in application code