MongoEngine + Motor

159 views
Skip to first unread message

Russ Weeks

unread,
Apr 17, 2013, 2:19:40 PM4/17/13
to mongoeng...@googlegroups.com
Hi,

I use MongoEngine in my Tornado application.  I'm very interested in Motor[1], the asynchronous mongo driver built by A. Jesse Jiryu Davis.  I really like the convenience of MongoEngine and for now I can live with its synchronous nature.  Are there any projects underway to combine MongoEngine + Motor?  I would be very excited to contribute to such a project, but I'm not sure where to begin.  

Thanks,
-Russ

Ross Lawley

unread,
Apr 18, 2013, 9:00:12 AM4/18/13
to mongoeng...@googlegroups.com
Hi Russ,

Jesse has done a great job with Motor!  As far as I know no one has tried to integrate MongoEngine and Motor.  

I can think of a couple of starting points: 

1) pseudo code what using mongoengine with motor would look like - that might give you some starting points
2) look at how mongoengine uses pymongo and see how that could be replaced with Motor syntax.

I dont think it would be a small job, but start small and hopefully it will help improve the mongoengine code base for sync or async users alike!

Ross


--
You received this message because you are subscribed to the Google Groups "MongoEngine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongoengine-us...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Gustavo Gawryszewski

unread,
Apr 18, 2013, 9:39:52 AM4/18/13
to mongoeng...@googlegroups.com
Of course it's not the same but there is one async ORM for Mongo and tornado. https://github.com/marcelnicolay/mongotor

-- 
Gustavo Gawryszewski

Reply all
Reply to author
Forward
0 new messages