|<
<
32
>
>|
MongoDB Data Model
JSON documents
MongoDB object references
The alternative to an object reference is to embed data.
But for n:1 and n:n relationships, this means
duplication of data
.
We've discussed
the problem with duplication of data
.
|<
<
32
>
>|