Data Modeling Concepts数据建模概念

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

Data Model Design数据模型设计
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 the Data Modeling Introduction.有关MongoDB中数据建模的一般介绍,请参阅数据建模简介For example data models, see Data Modeling Examples and Patterns.例如数据模型,请参见数据建模示例和模式