Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

Entity-Relationship Model

15

Flashcards

0/15

Still learning
StarStarStarStar

Relationship

StarStarStarStar

A relationship describes an association among two or more entities, usually represented by a diamond shape.

StarStarStarStar

ER Diagram

StarStarStarStar

An Entity-Relationship diagram is a visual representation of entities, attributes, and relationships between them in a database.

StarStarStarStar

Attribute

StarStarStarStar

An attribute is a property or characteristic of an entity or relationship. Each attribute has a domain of values it can take.

StarStarStarStar

Composite Key

StarStarStarStar

A composite key is formed by combining two or more attributes to uniquely identify an entity instance when a single attribute is not sufficient.

StarStarStarStar

Entity

StarStarStarStar

An entity represents a real-world object or concept with a unique existence in the database. It is depicted as a rectangle in ER diagrams.

StarStarStarStar

Cardinality

StarStarStarStar

Cardinality defines the number of instances of one entity that can or must be associated with each instance of another entity.

StarStarStarStar

Derived Attribute

StarStarStarStar

A derived attribute is not stored in the database but can be calculated or derived from other stored attributes.

StarStarStarStar

Participating Entities

StarStarStarStar

Participating entities refer to the distinct entities that are involved in a relationship.

StarStarStarStar

Participation Constraint

StarStarStarStar

This specifies whether all instances of an entity are required to participate in a relationship (total participation) or not (partial participation).

StarStarStarStar

Multivalued Attribute

StarStarStarStar

A multivalued attribute can have multiple values for a single entity instance. They are typically depicted by a double oval in ER diagrams.

StarStarStarStar

Composite Attribute

StarStarStarStar

A composite attribute is an attribute that can be divided into smaller sub-parts, which represent more basic attributes with independent meanings.

StarStarStarStar

Primary Key

StarStarStarStar

A primary key is an attribute or a set of attributes that uniquely identifies an entity instance in an entity set.

StarStarStarStar

Weak Entity

StarStarStarStar

A weak entity cannot be uniquely identified by its own attributes alone and relies on a 'part-of' relationship with another entity.

StarStarStarStar

Identifier

StarStarStarStar

An identifier is any attribute or combination of attributes that uniquely identifies an entity instance within an entity set.

StarStarStarStar

Entity Set

StarStarStarStar

An entity set is a collection of similar entities that share the same attributes but have different sets of attribute values.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.