Data Model
-
Relational Data Model: It represents the data in the forms of rows and columns within a table.
-
Entity-Relational Data Model: It represents the data in the form of entities / ER diagrams.
-
Object-Based Data Model: Represents the data in the form of classes and objects.
-
Semi-structured Data Model: XML is widely used for representing the semi-structured data.