You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The meaning of embedding a Document in MongoDB is different compared to column based stores. Typically the term is used for a Document in Document approach and not for flattening out a values into the enclosing Document.
The text was updated successfully, but these errors were encountered:
The meaning of embedding a Document in MongoDB is different compared to column based stores. Typically the term is used for a Document in Document approach and not for flattening out a values into the enclosing Document.
Closes: #3600
The meaning of embedding a
Document
in MongoDB is different compared to column based stores. Typically the term is used for aDocument
inDocument
approach and not for flattening out a values into the enclosingDocument
.The text was updated successfully, but these errors were encountered: