python-pymongo

Python interface to the MongoDB document-oriented database
  http://api.mongodb.org/python/
  0
  no reviews



MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python. Consider installing the python-pymongo-ext C extension to improve performance.