In this video I'm going to go over how to dump/copy your MongoDB db/collection into another project or even different organization.
Database tools download: https://www.mongodb.com/try/download/database-tools
DUMP: https://www.mongodb.com/docs/database-tools/mongodump/
RESTORE: https://www.mongodb.com/docs/database-tools/mongorestore/
INSTALLATION: https://www.mongodb.com/docs/database-tools/installation/installation/