QualityEncyclopedia Web 

         

Improvement
Encyclopedia

Quality
Tools

Quality
Articles

Syque
Home

About

Share this page:

 

 

Books and
more at:

USA:

In association with amazon.com

UK:

In Association with Amazon.co.uk

Canada:

In Association with amazon.ca

 

 

Entity-Relationship Diagram

A diagram that shows how a number of pieces or sets of data are related. It is also called an Entity Chart.

Each arrow between data items may be labeled to help clarify the relationship between the two items on either end of the arrow. Other conventions in the diagram below:

  • 1 one and only one
  • 0,1 = zero or one
  • N = from one to many
  • 0,N = from zero to many

The diagram shows the cardinality of the relationship. That is, how many of one data items there are for each related item. For example, every person has one mother. A mother, on the other hand, can have a theoretically indefinite number of children.

There are a number of different diagramming conventions to show cardinality. The method below is pretty clear. Other methods include using 'crow's feet' for 'N', a bar across the arrow for '1' and a O across the arrow for a '0'.

The Entity-Relationship Diagram can be used in database design, where it shows how data elements are related. 

See also:

Relations Diagram, IDEF0, Data Flow Diagram

 

  © Syque 2002-2010

TOP

Massive Content -- Maximum Speed