Hi,
First sorry if this is not the proper spot to comment. I couldn't find a better place to call a "Tornado community forum", so here I am.
I created a project called motorengine (
https://github.com/heynemann/motorengine). The idea is to provide the same level of productivity that comes with mongoengine, but using motor (to make async calls to mongodb).
I think this would be a great addition to the whole tornado community.
That said, it's a daunting task, to say the least. I've created tickets for all the things I plan to implement in the near future. It's a lot of code, so I'm looking for committers. If that's something that interests you, just let me know.
Anyway, sorry again if this is not the right place for this kind of post.
Bernardo Heynemann