mongo odm

关系

多对多

How would you model a many to many relationship using references with uMongo?
https://github.com/Scille/umongo/issues/280

调用引用文档

如何直接调用引用的文档 ?
ReferenceField 延迟解引用
https://github.com/Scille/umongo/issues/42

https://stackoverflow.com/questions/10252100/lightweight-mongodb-odm-orm-for-python

如何将 umongo 的对象文档模型与主 Web 应用程序分开,或者如何避免在定义文档模型的地方调用 @instance.register?
https://stackoverflow.com/questions/64879897/how-to-separate-umongos-object-document-models-from-the-main-web-app-or-how-to
Python 3,ODM(umongo),关系字段的困难
https://stackoverflow.com/questions/61262319/python-3-odm-umongo-difficulty-with-relationship-fields