Data Modeling Flashcards
what is data modeling
process of creating a layout of information fields to structure and organize data
what is data modeling used for
- means of communication with users
- blueprint for proposed database system for the organization
- used to establish a. single version of the truth
what is an external data model
-depiction of the data base system form the viewpoints of individual user groups
what does an external data model do
-provides a view of the data base from the end users point of view
-can look different for each user
`
what model resmebles the real world when seen by the end user
external data model
what is a conceptual data model
- helps in gathering business requirements and clarifying an understanding of concepts in the business
- based on info gathered from the business requirements
what form does a conceptual data model take
-usually a ERD( entity relationship diagram)
what is an ERD
-entity relationship diagram`
what is a logical data model
based on more detailed info gathered form the business requirments
which is more complex logical models or conceptual
logical
what does a logical model do
show the layout of data,
- how various entities are related to each other
- the size and type of data
what is a physical data model
-indicates the technical details for implementation as a database structure
what does a physical data model represent
-represents the actual design “blueprint” or a relational database
what is an ERD
-a chart the visually represents the relationship between database entities
what does an ERD model
- model an organizations data storeage
- 3 main components