We accidentally deleted many documents. We’re using Nodejs with mongoose. There is no Backup as it is free tier, is there any way we can recover our data.
Skip to main content
For M0 the only way to backup and restore is if it is done with tools like mongodump
/mongorestore
or via an export with mongoexport
/mongoimport
If no backup has been taken then there will be no way to recover.
M2 and M5 provide a daily snapshot for a low cost. The dedicated tiers M10+ can provide continuous backup.
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
Inquiry About Future Features in MongoDB Community Edition | 6 | 955 | Nov 2024 |
Index Utilization Issue | 0 | 386 | May 2024 |
Create local deployment wih docker failes in docker compose | 0 | 235 | Aug 2024 |
Docker compose seeding with createSearchIndex fails with MongoServerError | 0 | 40 | Nov 2024 |
NEW! Facet on “number” and “date” types | 0 | 35 | Feb 11 |