Impor file ke database MongoDB

mongoimport --db dbName --collection collectionName --file fileName.json --jsonArray
Ill Ibex