So fügen Sie die JSON -Datei zu MongoDB hinzu
mongoimport --jsonArray -d DatabaseN -c collectionName /filePath/filename.json
Salo Hopeless
mongoimport --jsonArray -d DatabaseN -c collectionName /filePath/filename.json