Entity relationship diagram: Difference between revisions

From Rice Wiki
(Created page with "Category:Computer Science")
 
No edit summary
Line 1: Line 1:
[[Category:Computer Science]]
[[Category:Computer Science]]
As the name suggests, an '''entity relationship diagram''' shows '''entities''', their properties, and their relationships with other entities. It is often used to illustrate relational databases graphically.
= Sources =
* https://www.lucidchart.com/pages/er-diagrams

Revision as of 00:54, 5 July 2024

As the name suggests, an entity relationship diagram shows entities, their properties, and their relationships with other entities. It is often used to illustrate relational databases graphically.

Sources