/mongomotor

Asynchronous Object-Document Mapper for Python and MongoDB

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

mongomtor

MongoMotor is a simple-to-use, declarative-style, document-object mapper that puts together the nice MongoEngine API and the clever Motor asynchronous approuch to create a awesome library for asynchronous access to MongoDB using python 3.4+.

Take a look at the full documentation.