MongoEngine
A Python Object-Document-Mapper for working with MongoDB (by MongoEngine)
django-mongodb-engine
Django MongoDB Backend (by django-nonrel)
MongoEngine | django-mongodb-engine | |
---|---|---|
1 | - | |
4,335 | 868 | |
0.0% | 0.0% | |
7.7 | 0.0 | |
20 days ago | over 3 years ago | |
Python | Python | |
MIT License | BSD 2-clause "Simplified" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MongoEngine
Posts with mentions or reviews of MongoEngine.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Are mongoengine and related projects maintained anymore? Any recommendations for decent ODM
My biggest issue with mongoengine has been the longstanding issue with poor performance on large documents. This is to a large extent a problem with the underlying data model I've worked with, but it's crazy when deserializing a mongo object takes longer than transferring it from the remote DB.
django-mongodb-engine
Posts with mentions or reviews of django-mongodb-engine.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning django-mongodb-engine yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing MongoEngine and django-mongodb-engine you can also consider the following projects:
PynamoDB - A pythonic interface to Amazon's DynamoDB
μMongo - sync/async MongoDB ODM, yes.
Orator - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
beanie - Asynchronous Python ODM for MongoDB
redisco - A Python Library for Simple Models and Containers Persisted in Redis