Difference: Mongoose populate and Embedded document -
what ideal situation use mongoose populate , embedded document, why choose 1 on other? advantages , disadvantages. thanks!
the answer depends! depends on use case , way system is. there couple of resources give insight on that.
here 1 stackoverflow answer: mongodb relationships: embed or reference?
there complete book, containing several use cases , discussing on same topic. may find read:
http://www.amazon.com/mongodb-applied-design-patterns-copeland/dp/1449340040/
it contains several use cases of social networking site, cms, ecommerce, online gaming etc.
Comments
Post a Comment