blob: 625ff632a25eca26e155c42d2e01014cf1b3d626 (
plain) (
blame)
1
2
3
4
5
|
MongoEngine is an ORM-like layer on top of PyMongo. It allows you to define
schemas for documents and query collections using syntax inspired by the
Django ORM.
WWW: http://mongoengine.org/
|