|< < 37 > >|

MongoDB Data Model

JSON documents

Diaspora's experience with the MongoDB data model

So what should you do?

Whether you're duplicating critical data (ugh), or using references and doing joins in your application code (double ugh), when you have links between documents, you've outgrown MongoDB.

...

So social data isn't document-oriented. Does that mean it's actually relational?

|< < 37 > >|