vatto1337 / ragemp-roleplay-gamemode

Rage MP Gamemode built using Node.js with a MongoDB Database.
https://rage.mp/forums/topic/5116-gamemode-project-v-rpg-node-mongodb-vue/
17 stars 3 forks source link

import #2

Open freamee opened 5 years ago

freamee commented 5 years ago

how can i import the mongodb backups?

kirillezhov commented 4 years ago

"Please, use NoSQLBooster for MongoDB" (с)

FDiskas commented 3 years ago

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