Como adicionar arquivo json ao mongodb
mongoimport --jsonArray -d DatabaseN -c collectionName /filePath/filename.json
Salo Hopeless
mongoimport --jsonArray -d DatabaseN -c collectionName /filePath/filename.json