I’ve released a simple tool to take a MySQL database and migrate its data to a Mongo database. The tool is simple, it doesn’t bring over indices, follow relationships to create references—it just moves tables to collections.
I started with the “quick and dirty mysql wrapper“, Â cleaned it up a bit for my needs and just … Read full article »
Home» Posts tagged "mongo"
