Open freamee opened 5 years ago
"Please, use NoSQLBooster for MongoDB" (с)
actualy backup files are not json
they are bson
and could be imported using standart mongodb restore tools https://docs.mongodb.com/database-tools/mongorestore/#bin.mongorestore
just rename all files to bson
extention and run mongorestore app
how can i import the mongodb backups?