I want to export an existing MySQL database table to seed the MongoDB database.
I would think that this is a well-beaten path, but it seems that this is not so, since I am just confused with a simple MySQLDUMP -> MongoDB JSON converter.
It does not take much effort to code such a conversion utility.
mysql mongodb
Alan Williamson Jul 05 '10 at 15:38 2010-07-05 15:38
source share