|
MongoAlchemy is a layer on top of the Python MongoDB driver which adds client-side schema definitions, an easier to work with and programmatic query language, and a Document-Object mapper which allows Python objects to be saved and loaded into the database in a type-safe way.
It turns Oython objects into MongoDB objects and vice versa.
Via: MongoAlchemy 0.14
0 Comment:
Post a Comment