Skip to main content

Document Design and Modeling

Modeling Relationships

0:00
LearnStep 1/2

Relationship Patterns

Modeling Relationships

One-to-One (1:1)

python

One-to-Few

python

One-to-Many (Bounded)

python

One-to-Many (Unbounded)

python

Many-to-Many

python

Tree Structures

python