Datei in die MongoDB -Datenbank importieren

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