mongodb-migration
There are 7 repositories under mongodb-migration topic.
gagoyal01/mongodb-rdbms-sync
Bi-directional data sync between Relational Databases (Oracle, MySql) & MongoDB.
coldze/mongol
Migration tool for MongoDB (liquibase like)
Mongorunway/mongorunway
Efficient database migration made easy
malykhinvi/node-mongodb-changelog
Liquibase inspired mongodb migration tool for node.
altafjava/migrate-mongodb-to-mysql
This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.
valentyn-malenchak/shibumi-store
The "Shibumi Store" backend project is a small e-commerce solution that provides a seamless and efficient shopping experience.
davidh83110/mongodb-indexes-migration-data-verification
Migrate MongoDB indexes and Verify whether data is persistent