MongoDB relationships: embed or reference?

后端 未结 11 2385
夕颜
夕颜 2020-11-21 05:34

I\'m new to MongoDB--coming from a relational database background. I want to design a question structure with some comments, but I don\'t know which relationship to use for

11条回答
  •  滥情空心
    2020-11-21 05:55

    I created this quizz as reference to know if you should use one or another

    http://indie-rok.github.io/embedded-vs-reference-mongo-db

提交回复
热议问题