Skip to content

nazoha/backup-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

backup-mongodb

To back up to Google Drive
This tool is made in Python3

#Introduction

  • pip install pymongo
  • pip install bson
  • pip install httplib2
  • pip install --upgrade google-api-python-client
  • Write the name of the database on line 28
  • Rename the client_secret.json
  • Placing them(mongodb_backup.py and client_secret.json) in the home directory

##Options Write username and password of mongodb on line 36-37 if mongodb requires authentication.

About

To back up to Google Drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages