blob: affcafac74f59fec4db3e493c9156165f68e38a4 (
plain) (
blame)
1
2
3
4
5
|
MongoEngine is an ORM-like layer on top of PyMongo. It allows you to define
schemas for documents and query collections using syntax inspired by the
Django ORM.
See also: https://github.com/MongoEngine/mongoengine
|