EiffelStore provides facilities for interfacing an application with various DataBase Management
Systems (DBMS).
It contains a powerful set of classes grouped into layers representing different levels of abstraction.
Layers Organization
The interface layer provides a high-level, unique interface for every DBMS.
The implementation layer customizes high-level routines to various DBMS
handles.