A Python Object-Document-Mapper for working with MongoDB Maintained by:mail@derzinn.de Port Added: 06 Jun 2010 08:37:31 Also Listed In:python License: MIT
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/
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/
PR: ports/147465
Submitted by: Mirko Zinn <mail at derzinn.de>