blob: daa08346a44e269649f5bff31b194f84fda558ae (
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.
WWW: http://hmarr.com/mongoengine/
|