FICHA · MANJARO

python-mongoengine

A Python Object-Document-Mapper for working with MongoDB

  • Library
  • Dev
  • DATABASE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Maps Python classes to MongoDB documents so applications can model, validate, query, and save data with an object-oriented interface. It helps projects structure MongoDB access without writing every query by hand.

Database models can expose or modify real data. Developers should review schema choices, indexes, permissions, and migration behavior before using it in production.

Permissions

Permissions not analysed for this source yet.