summaryrefslogtreecommitdiff
path: root/devel/py-minimongo/pkg-descr
blob: 0be878a26bbbbc2b7555d87e4eecf74e15828e25 (plain) (blame)
1
2
3
4
Minimongo is a lightweight, schemaless, Pythonic Object-Oriented interface
to MongoDB. It provides a very thin, dynamicly typed (schema-less) object
management layer for any data stored in any MongoDB collection. Minimongo
directly calls the existing pymongo query syntax.