Stack Explorer

Motor

database

Async MongoDB driver for Python based on PyMongo

2M/week ↑ Growing

Features

mongodbasyncnosqldatabaseasyncio

Pros and Cons

Ventajas

  • + 100% asynchronous
  • + Based on official PyMongo
  • + Almost identical PyMongo API
  • + Support for asyncio and Tornado
  • + Same features as PyMongo
  • + Ideal for FastAPI

Desventajas

  • - MongoDB only
  • - PyMongo dependent
  • - No ODM included
  • - Sparser documentation
  • - Fewer examples available

Use Cases

  • Async APIs with MongoDB
  • FastAPI with MongoDB
  • High concurrency applications
  • Async microservices
  • Real-time applications
  • Event-driven systems

Tecnologías Relacionadas

Compatible with

Alternatives

Related