Home > MySQL-to-MongoDB-Migrator

MySQL-to-MongoDB-Migrator

MySQL-to-MongoDB-Migrator is a project mainly written in Perl, it's free.

Migrates simple Mysql data to MongoDB

MySQL To MongoDB Migrator -This script uses Perl::DBI to serialize a MySQL database into a MongoDB javascript friendly file

  • example call: perl mysql_to_mongo.pl -db somedatabase -user root
  • Dependencies: perl, DBI,File::Slurp,Getopt::Long