Today, we will see Data Models | Ravi Singh

Shared on Database

editor-img
Ravi Singh
Aug 29, 2022
shared in

Today, we will see Data Models The process of creating a model for the storage of data in a database is termed as data modeling. Data models are used in database management systems to display how data is related, updated, accessed, and stored.

It offers the conceptual tools necessary to describe a database's design at every level of data abstraction. Although there are various data models in use today, the relational model is the one that is most frequently employed.

Some of the Data Models in DBMS are: 1) Hierarchical Model 2) Network Model 3) Entity-Relationship Model 4) Relational Model 5) Object-Oriented Data Model 6) Object-Relational Data Model 7) Flat Data Model 8) Semi-Structured Data Model 9) Associative Data Model 10) Context Data Model


Checkout related posts on: