MongoEngine / MongoEngine/mongoengine
Is there any module for handling database changes that leverages mongoengine to perform the migrations ?
Open
Nobody has claimed this yet.
Model Migration
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 1.2k
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 11
Description
https://stackoverflow.com/questions/56160585/is-there-any-module-for-handling-database-changes-that-leverages-mongoengine-to
Like alembic and sqlalchemy.
Is there any module for handling database changes that leverages mongoengine to perform the migrations ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Stack Overflow question and inspect MongoEngine's existing documentation or entry points for database changes. Done would require establishing whether MongoEngine provides migration support comparable to Alembic with SQLAlchemy, or defining the scope of a new migration module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100