Relational Data Model (RM)
Based on first order predicate logic. Proposed by Ted Codd in 1970.
SQL is the standard interface for the RM, and features:
- Integrity Constraints
- a security model
- a declarative DML
- a transaction model with ACID Properties