Skip to content

A Simple python Script to migrate data from MySQL to MongoDB with Mutlithreading

License

Notifications You must be signed in to change notification settings

alwaysanirudh/Migrate-MySQL-to-MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Migrate-MySQL-to-MongoDB

A Simple python Script to migrate data from MySQL to MongoDB with Mutliprocessing

Author: Anirudh Parui (alwaysanirudh@gmail.com)
Date: Dec 11, 2014
Version: 1.0.1
Purpose: Migrate Products from MySQL to Mongo
Dependecies : python-pip , pymongo , mysqldb
apt-get install python-pip ; pip install pymongo;
apt-get install python-MySQLdb

NOTE: This script was developed for specific requirement. Please Modify it as per your requirement and use.

About

A Simple python Script to migrate data from MySQL to MongoDB with Mutlithreading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages