Dataphor is a truly relational database management system, unlike SQL which actually inherently violates several principles of the relational database management model. It is considered a virtual, or federated DBMS. A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by Edgar F. Codd. ... Wikibooks has more about this subject: SQL Structured Query Language (SQL) is the most popular computer language used to create, modify and retrieve data from relational database management systems. ...
Dataphor is considered a virtual, or federated, DBMS.
Its D4 language is based on the principles of Christopher J Date's and Hugh Darwen's Tutorial D, but with a Pascal-like syntax.
Dataphor includes tools which allow complete GUI applications to be derived directly from the data model using only the principles of relational calculus.