d/mongodbAahmadAug 20, 2026
Schema design: embedding vs references for a social feed — how do you model it?

Embedding comments in a post document makes reads cheap but grows documents unboundedly. For a Reddit-like feed, what document shape do you actually use?

8
0 comments

Comments (0)