This little script just takes your CSV file and sticks it into MongoDB. There’s a lot of output you might want to remove if you were to use it for a big file.
I wrote this mainly to help me as I get ready to experiment with some of this map-reduce stuff in MongoDB.
Here’s the Gist: https://gist.github.com/manchicken/6308596