This document discusses different types of data models. It defines a data model as a set of concepts that describe the structure of data in a database. It then describes several common data models: hierarchical, which organizes data in a tree structure; network, which organizes data as a graph; relational, which organizes data into tables; and object-based, which organizes data into objects with properties and methods. The document stresses that data modeling is important for efficiently organizing data in a way that ensures integrity, consistency, security and accuracy.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
21 views16 pages
Datamodel and Its Types
This document discusses different types of data models. It defines a data model as a set of concepts that describe the structure of data in a database. It then describes several common data models: hierarchical, which organizes data in a tree structure; network, which organizes data as a graph; relational, which organizes data into tables; and object-based, which organizes data into objects with properties and methods. The document stresses that data modeling is important for efficiently organizing data in a way that ensures integrity, consistency, security and accuracy.
Conclusion Data modeling is a crucial aspect of database design and management, as it helps to organize data in a way that is efficient, accurate, and easy to access.
Data Model and Its Types 15
References (n.d.). Retrieved from javatpoint: https://www.javatpoint.com/data- models Afteracademy. (n.d.). Retrieved from https://afteracademy.com/blog/what-is-data-model-in-dbms-and-what- are-its-types/ sap.com. (n.d.). Retrieved from https://www.sap.com/insights/what-is- data-modeling.html