

We can tell because there are action diamonds between entities, and attributes are each listed separately in individual ovals. This is an example of an older ERD version depicting e-commerce Company. Below we see examples of both the original and newer ERD models. The key components are still present the look has been simplified to accommodate more complex systems. After the original ERD was developed by Peter Chen, many of his colleagues adapted and made small alterations to improve and simplify the overall model. As databases and businesses grew more complex, a unified modeling system became more important so that structures could be modeled across industries consistently. Peter Chen is attributed with inventing and promoting the entity-relationship model stemming from a paper he published in 1976, “The Entity-Relationship Model – Toward a Unified View of Data” (Kempe, 2013). In the 1960s and 1970s, there was a rise in data modeling needs and published works on different models.


An ER diagram would show how the shipping department can access many customers within the database, and the information it would require to complete shipment. Once an order is placed and ready for shipment, the shipping database would access the customer database to retrieve information to complete the order and ship out the package. For example, within the complex systems of Amazon, they would have an entity for customer listing attributes such as name, address, payment, and email. The key pieces of an ER diagram are the entities, attributes, and the relationships between them. Similar to a story board for film, an ER diagram lays out the wireframe of internal database structures to aid in understanding, improving efficiency, and debugging logical errors. An ER diagram illustrates the logic within a database and how individual components relate to one another (Visual Paradigm). Module 2 - Relationship Diagram for Data Analysis & SQL 2.1 Introduction and BackgroundĮRD stands for Entity Relationship Diagram.
