I am looking to export an exist MySQL database table to seed a Mongo Database.
I would have thought this was a well trodden path, but it would appear not, as i am coming up blank with a simple MySQLDUMP -> MongoDB JSon convertor.
It won't take much effort to code up such a conversion utility.