Ross ROSS = Recommend OSS · open-source software intelligence for agents

mongodb/motor

Motor - the async Python driver for MongoDB and Tornado or asyncio observed · 2026-08-28

github.com/mongodb/motor · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 99
  • Release rhythm 40
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 15
  • age_days: 4982
  • days_rel: 476
  • days_push: 7
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

2526 stars · 217 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Motor is a full-featured, non-blocking MongoDB driver for Python asyncio and Tornado applications, exposing a coroutine-based API. It is deprecated in favor of the PyMongo Async API, with only bug fixes until end of life.

Use cases

  • use mongodb from asyncio python code
  • non-blocking database access in tornado apps
  • async mongodb driver for python
  • query mongodb without blocking the event loop
  • migrate motor code to pymongo async api

When to choose

  • maintaining an existing asyncio or Tornado app already using Motor
  • you need a battle-tested async MongoDB driver on older Python stacks

When to avoid

  • starting a new project - use the PyMongo Async API instead
  • you need new driver features or long-term support beyond 2027

Facets

library · maturity maintenance

database-driver database databases backend web-development python cross-platform mongodb asyncio tornado non-blocking deprecated

2 sources

Member repositories

RepositoryRoleHealth v2
mongodb/motormain79

For agents

markdown · JSON · MCP: product_card(name="mongodb/motor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem