Hello there,
I had a collection with more than 7k data and because of some uncertain reason my all data is lost now, my collection doesn’t have a single record, and it all happens with my live project.
Please suggest to me any idea to retrieve my collection’s data.
Thanks in advance.
Hi @Praduman_Tiwari, and welcome to the MongoDB Community forums!
I’m afraid if you don’t have a backup of the data, then recovering the data will most likely not be possible. If this is a member of a replica set, you might be able to recover some of the data by using data in the oplog, but that would be a manual process.
1 Like