Import a JSON file into MongoDB Snippet·February 19, 2013 mongoimport --db catalogue --collection products --file products.json --jsonArray --drop