
mongoengine 0.29.1
0
MongoEngine is a Python Object-Document Mapper for working with MongoDB.
Contents
MongoEngine is a Python Object-Document Mapper for working with MongoDB.
Stars: 4354, Watchers: 4354, Forks: 1234, Open Issues: 348The MongoEngine/mongoengine repo was created 13 years ago and the last code push was 5 months ago.
The project is very popular with an impressive 4354 github stars!
How to Install mongoengine
You can install mongoengine using pip
pip install mongoengine
or add it to a project with poetry
poetry add mongoengine
Package Details
- Author
- Harry Marr
- License
- MIT
- Homepage
- http://mongoengine.org/
- PyPi:
- https://pypi.org/project/mongoengine/
- GitHub Repo:
- https://github.com/mongoengine/mongoengine
Classifiers
- Database
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common mongoengine errors.
Code Examples
Here are some mongoengine code examples and snippets.
GitHub Issues
The mongoengine package has 348 open issues on GitHub
- Add support for PyMongo Async and N+1 Dereference/select_related using Pipeline
- Fix "Mongobleed" vulnerability CVE-2025-14847
- Add support for PyMongo Async and N+1 Dereference/select_related using Pipeline
- Support Async
- Asynchronous PyMongo client - is it possible in the future?
pythonfix





