Bi-directional data sync between Relational Databases (Oracle, MySql) & MongoDB.
-
Updated
Aug 24, 2017 - Java
Bi-directional data sync between Relational Databases (Oracle, MySql) & MongoDB.
Efficient database migration made easy
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.
Liquibase inspired mongodb migration tool for node.
Migration tool for MongoDB (liquibase like)
The "Shibumi Store" backend project is a small e-commerce solution that provides a seamless and efficient shopping experience.
Migrate MongoDB indexes and Verify whether data is persistent
A distributed MongoDB migration and synchronization tool for transferring collections, databases, and namespaces between MongoDB clusters with zero downtime. Perfect for MongoDB database migration, collection replication, cross-cluster sync, and MongoDB Atlas migrations.
Add a description, image, and links to the mongodb-migration topic page so that developers can more easily learn about it.
To associate your repository with the mongodb-migration topic, visit your repo's landing page and select "manage topics."