MotorEngine is a port of the amazing MongoEngine Mapper. Instead of using pymongo, MotorEngine uses Motor.


Keywords
database, mongodb, tornado, python
License
MIT
Install
pip install motorengine==1.0.0

Documentation

motorengine

Build Status PyPi version Coverage Status

motorengine is a port of the incredible mongoengine mapper, using Motor for asynchronous access to mongo.

Find out more by reading motorengine documentation.