python3-pymongo

Python3 interface to the MongoDB document-oriented database
  https://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 Python3. Consider installing the python3-pymongo-ext C extension to improve performance.