Don't wanna be here? Send us removal request.
Text
*Types of Data Models in DBMS*
A data model is a conceptual representation of data structures and relationships in a database. Here are the main types of data models:
1. *Entity-Relationship (ER) Model*: Represents data as entities, attributes, and relationships.
2. *Relational Model*: Organizes data into tables with well-defined rows and columns.
3. *Object-Oriented (OO) Model*: Represents data as objects, classes, and inheritance.
4. *Hierarchical Model*: Organizes data in a tree-like structure with a single root node.
5. *Network Model*: Represents data as a network of interconnected nodes.
6. *Semantic Model*: Focuses on the meaning and interpretation of data, representing concepts and relationships.
Each data model has its strengths and weaknesses, and choosing the right one depends on the specific application or system requirements.
Name of students -
1. Divya Chafekar
2.Darshana Khorgade
3. Khushbu Borkar
4. Prachi Gaikwad
5. Sneha Borkar
#dbms
1 note
·
View note