fbe38279b0
- While I'm here, update WWW Changes: http://readthedocs.org/docs/mongoengine-odm/en/latest/changelog.html PR: ports/167473 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
5 lines
191 B
Text
5 lines
191 B
Text
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://mongoengine.org/
|