1MongoEngine is an ORM-like layer on top of PyMongo. It allows you to define
2schemas for documents and query collections using syntax inspired by the
3Django ORM.
4