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 |
---|---|---|---|
Need Help with Optimizing Atlas Text Search Aggregation for Large Volumes of Data | 2 | 747 | May 2024 |
Dedicated Search Nodes with Multi-Region Clusters | 0 | 176 | Aug 2024 |
Do you see problems if we consolidate our different Clusters into single one? | 0 | 31 | Sep 2024 |
[NEW] Customize how to sort documents with `null` or missing fields | 2 | 183 | Jan 21 |
Session expiration issue when using atlas auth login for manual monitoring. | 0 | 35 | Mar 11 |