MongoDB - How to Import and Export JSON Files [MongoDB# 02]

preview_player
Показать описание
MongoDB - How to Import and Export JSON Files

Example:

Note: If your JSON file does not have arrays inside, remove the --jsonArray parameter.

#mongo #mongodb #nosql #database #profsadat
Рекомендации по теме
Комментарии
Автор

Note: If your JSON file does not have arrays inside, remove the --jsonArray parameter.

ProfSadat
Автор

thank you so much ive been stuck in this for hours

irshathsherine
Автор

THANK YOU SO MUCH SIR I WAS STUCKED AT mongoimport error its fixed now

sambotsector
Автор

Thank you very much for your guidance. it helped a lot..

shineLouisShine
Автор

mongoimport' is not recognized as an internal or external command,
operable program or batch file. this error is given when run this command

umeshyadav-tkym
Автор

Can we import multiple json files at once?

vidhamkathuria
Автор

--collection=Dashboard --db=dashboardDB --type=json --jsonArray jsondata.json '.\mongoimport.exe' is not recognized as an internal or external command, operable program or batch file.
although I have correct path in my environment variables, I'm getting the above error in my terminal.

misy_code
Автор

There is no "mongoimport.exe" inside extracted folder in mongoDB 7.0 :(

sagarbhagat
Автор

'mongoimport.exe' is not recognized as an internal or external command,
operable program or batch file.

GLORYFRANCIS-tpwx