Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.
Entity-Relationship Diagram Tutorial | ER Diagram Tutorial Part 1
D
Debarghya Mukherjee
30 Views • Dec 20, 2013
Description
Entity-Relationship Diagram Tutorial
An Entity-Relationship diagram (ERD) typically serves as the main deliverable of a conceptual data model. While newer approaches to E-R modeling have developed, the E-R approach is still cited by some professionals as "the premier model for conceptual database design". An ERD is a logical representation of an organization's data, and consists of three primary components:
Entities -- Major categories of data and are represented by rectangles
Attributes -- Characteristics of entities and are listed within entity rectangles
Relationships -- Business relationships between entities and are represented by lines
An Entity is a person, place, object, event, or concept that an organization wants to maintain data on. Each entity has a unique identity that differentiates it from other entities. A point of distinction must be made between entity types and entity instances. An entity type is a collection of entities that share common properties. Entity types are also known as entity classes. An entity instance is an individual occurrence of an entity type. A data model describes an entity type only once; however there may be numerous instances of that type within a database.
An Entity-Relationship diagram (ERD) typically serves as the main deliverable of a conceptual data model. While newer approaches to E-R modeling have developed, the E-R approach is still cited by some professionals as "the premier model for conceptual database design". An ERD is a logical representation of an organization's data, and consists of three primary components:
Entities -- Major categories of data and are represented by rectangles
Attributes -- Characteristics of entities and are listed within entity rectangles
Relationships -- Business relationships between entities and are represented by lines
An Entity is a person, place, object, event, or concept that an organization wants to maintain data on. Each entity has a unique identity that differentiates it from other entities. A point of distinction must be made between entity types and entity instances. An entity type is a collection of entities that share common properties. Entity types are also known as entity classes. An entity instance is an individual occurrence of an entity type. A data model describes an entity type only once; however there may be numerous instances of that type within a database.
Keywords & Tags
More from User
13:02
Graph theory Introduction Part 1
Debarghya Mukherjee
16:15
Entity-Relationship Diagram Tutorial | ER Diagram Tutorial Part 2
Debarghya Mukherjee
11:02
Enhanced Entity-Relationship Diagram | ER Diagram | Specialization, Generalization, Aggregation
Debarghya Mukherjee
10:10
Entity-Relationship Diagram Tutorial | ER Diagram Tutorial Part 1
Debarghya Mukherjee
Related Videos
16:15
Entity-Relationship Diagram Tutorial | ER Diagram Tutorial Part 2
Debarghya Mukherjee
04:41
PROGRAMMING IN SQL & Databases - Tutorial 5 | Entity Relationship Diagram
ComputerScienceVideos
00:26
Read Database Design Using Entity-Relationship Diagrams (Foundations of Database Design) Ebook Free
Scelza
00:29
Ebook Database Design Using Entity-Relationship Diagrams (Foundations of Database Design) Free Read
Trygvesardar
11:02
Enhanced Entity-Relationship Diagram | ER Diagram | Specialization, Generalization, Aggregation
Debarghya Mukherjee
08:58
Logic Data Modeling 8 - Entity Relationship Diagram, part 1
PK