Jayraj Chhaya

Jayraj Chhaya

  • 348
  • 5k
  • 71.5k

How can I restore a database from directory in mongodb

Nov 6 2022 2:40 PM

Hi,

I install a MongoDB 5.0 version now I want to restore a database.

How can I restore a database?

CMD :- mongorestore --host localhost -db tempData --port 27019 "folderpath"

NOTE :- mongorestore and mongodump file is missing.

I already install MongoDB tools.

Please give a solution step by step.


Answers (1)