|
|
|
|
|
by jacques_chester
4596 days ago
|
|
> This is obviously too strong a relationship between CAST_MEMBERS and TV_SHOWS. ... huh? > They should have modeled CAST_MEMBERS as true entities, by making them documents in their own collection, and storing a list of Cast Member IDs in each TV Show. So instead of a one-to-many relationship, they should use a one-to-many relationship expressed in a different notation? |
|