Relational Data Model
(Redirected from Relational model)
Jump to navigation
Jump to search
A Relational Data Model is a data model with multiple relations.
- AKA: Multi-Relation Model.
- Example(s):
- Counter-Example(s):
- See: Structured Dataset, Entity Resolution, Relational Database.
References
1976
- (Chen, 1976) ⇒ Peter Pin-Shan Chen. (1976). “The Entity-relationship Model—toward a Unified View of Data.” In: ACM Transactions on Database Systems (TODS) Journal, 1(1). doi:10.1145/320434.320440
- QUOTE: ... The entity-relationship model can be used as a basis for unification of different views of data: the network model, the relational model, and the entity set model. ...