Database Manual / Data Modeling

Data Modeling Concepts数据建模概念

Consider the following aspects of data modeling in MongoDB:考虑MongoDB中数据建模的以下方面:

Embedded Data Versus References嵌入式数据与参考文献
Presents the different strategies that you can choose from when determining your data model, their strengths and their weaknesses.介绍在确定数据模型时可以选择的不同策略,以及它们的优缺点。
Operational Factors and Data Models操作因素和数据模型
Details features you should keep in mind when designing your data model, such as lifecycle management, indexing, horizontal scalability, and document growth.设计数据模型时应该记住的详细功能,如生命周期管理、索引、水平可扩展性和文档增长。

For a general introduction to data modeling in MongoDB, see Data Modeling. For example data models, see Data Modeling Examples and Patterns.有关MongoDB中数据建模的一般介绍,请参阅数据建模。例如,数据模型,请参阅数据建模示例和模式