Data Models
Ø Data Model is a logical structure of Database . Ø Data Models are fundamental entities to introduce abstraction in a DBMS. Ø It provides the conceptual tools for describing the design of a database at each level of data abstraction. Ø Data models define how data is connected to each other and how they are processed and stored inside the system. Ø A Data Model in Database Management System (DBMS) is the concept of tools that are developed to summarize the description of the database. Ø Data Models provide us with a transparent picture of data which helps us in creating an actual database . It shows us from the design of the data to its proper implementation of data. Ø It describes the design of database to reflect entities, attributes, relationship among data, constraints etc. Ø It is the modelling of the data description, data semantics, and consistency constraints of the data. Ø Therefore, there are following four data models used for understandin