牛叔叔 的笔记

好好学习

2023-01-31 12:13

MongoDB数据模型的12种设计模式

牛叔叔

数据库

(379)

(0)

收藏

MongoDB的12 种数据模型设计模式:


  • 近似值模式(Approximation Pattern)


  • 属性模式(Attribute Pattern)


  • 桶模式(Bucket Pattern)


  • 计算模式(Computed Pattern)


  • 文档版本控制模式(Document Versioning Pattern)


  • 扩展引用模式(Extended Peference Pattern)


  • 异常值模式(Outlier Pattern)


  • 预分配模式(Preallocated Pattern)


  • 多态模式(Polymorphic Pattern)


  • 模式版本控制模式(Schema Versioning Pattern)


  • 子集模式(Subset Pattern)、


  • 树型模式(Tree and Graph Pattern)


参考:

https://www.mongodb.com/blog/post/building-with-patterns-a-summary


0条评论

点击登录参与评论