翻译或纠错本页面

数据建模理论

如果你只想获得对MongoDB数据建模的初步了解,请参见 数据模型设计介绍。 如果你想了解一些数据模型例子,请参见 数据建模例子与范式

数据模型设计

介绍在建模时候使用的一些策略以及这些策略的利弊分析。

MongoDB特性和数据模型的关系

了解一些对建模有深远影响MongoDB的功能和特性,如生命周期管理,索引,水平扩展性以及文档增长等。

For a general introduction to data modeling in MongoDB, see the Data Modeling Introduction. For example data models, see Data Modeling Examples and Patterns.