Is there a way to extract data from that archive without mongorestore?
What is the archive format used by mongodump with "--archive" key? [duplicate]
Duplicate of what is mongodb archive format?, which has a more thorough answer. –
Diaghilev
@DanDascalescu thanks for the useful link! A "duplicate" is usually called something created later ) –
Mavis
The SE policy on duplicates is based on quality.. –
Diaghilev
It's a kind of custom tar multiplexed archive where the only spec is the code : https://github.com/mongodb/mongo-tools-common/blob/7c66b71dc6036ef84bf3c2c93cf2e50f730853fc/archive/archive.go
© 2022 - 2024 — McMap. All rights reserved.