The relational database model is used in most of today's commercial
databases. It is used since the early 80ies and was developed 1970 by E. F.
Codd. The relational database model is based on a mathematical concept where
relations are interpreted as tables.
The focus of this lesson lies in the conversion of a conceptual
into a logical data scheme (the relational database model) using an
entity-relationship-schema. You will find more information about schemas in the
lesson about Database models, schemas and instances.