Login
Remember
Register
Ask a Question
Which command do we use for creating the backup of the database?
0
votes
asked
Jan 7, 2023
in
MongoDB
by
sharadyadav1986
Which command do we use for creating the backup of the database?
mongodb
database-backup
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 7, 2023
by
sharadyadav1986
We use the mongodump command for creating the database backup.
...