Skip to content

Data Model

  1. Relational Data Model: It represents the data in the forms of rows and columns within a table.

  2. Entity-Relational Data Model: It represents the data in the form of entities / ER diagrams.

  3. Object-Based Data Model: Represents the data in the form of classes and objects.

  4. Semi-structured Data Model: XML is widely used for representing the semi-structured data.