- Hands-On Business Intelligence with Qlik Sense
- Pablo Labbe Clever Anjos Kaushik Solanki Jerry DiMaso
- 244字
- 2021-07-02 13:05:32
Entity relationship modeling
The entity relationship modeling (ER modeling) technique uses the entity and relationships to create the logical data model. The ER modeling technique was developed by Peter Chen in 1976. This technique is best suited for the Online Transaction Processing (OLTP) systems.
An entity in this model refers to the any thing or object in the real world that has distinguishable characteristics. Each entity has some properties and the corresponding values of these properties. Consider, for example, Customer, Employee, Product, and so on. Each of these entities has some specific properties.
For example, the Customer entity has a name, address, contact number, city, state, and so on. These are called the properties, and each property has a value associated with it.
A relationship in this model is the relationship between the two or more entities. There are three basic types of relationship that can exist:
- One-to-one: This relation means each value from one entity has a single relation with a value from the other entity. For example, one customer is handled by one sales representative:

- One-to-many: This relation means each value from one entity has multiple relations with values from other entities. For example, one sales representative handles multiple customers:

- Many-to-many: This relation means all values from both entities have multiple relations with each other. For example, one book can have many authors and each author can have multiple books:

An example of the sample ER diagram is shown as follows:

- 電氣自動化專業(yè)英語(第3版)
- 零起步輕松學(xué)單片機技術(shù)(第2版)
- Dreamweaver CS3+Flash CS3+Fireworks CS3創(chuàng)意網(wǎng)站構(gòu)建實例詳解
- 工業(yè)機器人技術(shù)及應(yīng)用
- Managing Mission:Critical Domains and DNS
- Linux Mint System Administrator’s Beginner's Guide
- 影視后期制作(Avid Media Composer 5.0)
- 21天學(xué)通ASP.NET
- JSP從入門到精通
- 算法設(shè)計與分析
- Deep Learning Essentials
- 從機器學(xué)習(xí)到無人駕駛
- PowerPoint 2003中文演示文稿5日通
- 單片機原理、接口及應(yīng)用系統(tǒng)設(shè)計
- 亮劍.NET:圖解ASP.NET網(wǎng)站開發(fā)實戰(zhàn)