mongration
Migration tool
A framework for managing MongoDB migrations in a structured and fault-tolerant way.
MongoDB migration framework
85 stars
4 watching
24 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sokil/php-mongo-migrator | A tool that automates the creation and management of database migrations for MongoDB | 29 |
enanobots/m2-m1migration | A tool for migrating data from an older Magento version to a newer one | 32 |
seppevs/migrate-mongo | A tool that automates the process of applying changes to a MongoDB database in a controlled and version-controlled manner. | 931 |
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 31 |
tj/node-migrate | An abstract migration framework for Node.js applications that allows developers to manage changes to their data storage over time. | 1,545 |
macourtney/drift | A migration library for Clojure projects, automating changes to the database schema. | 120 |
yogthos/migratus | A migration framework that enables concurrent and independent execution of SQL scripts and Clojure code. | 649 |
muhammadmuhlas/teleport | Tools to automate migration of Git repositories from one hosting service to another | 0 |
sroddis/mongo.migration | An on-the-fly migration tool for MongoDB documents using C# and the MongoDB driver | 176 |
mallgroup/mal-mongster | A tool to manage and cluster MongoDB databases in a simple web-based interface. | 7 |
percolatestudio/meteor-migrations | A simple migration system for Meteor applications to manage changes to the database over time. | 245 |
lopezator/migrator | Tool for managing and applying database schema changes | 169 |
ozlerhakan/mongolastic | A tool that facilitates data migration between MongoDB and Elasticsearch | 136 |
weavejester/ragtime | A library that provides a standardized way to migrate data between different database systems. | 610 |