| relational model |
Concept that defines the structured description of data objects, their attributes and their relationships with each other.
In the relational model, data is stored according to its relationship with other data. Searches are performed by key.
Other data models include the hierarchical model (which has a tree structure) and the network model.