Skip to content

therealechan/database_backup_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

# MySQL
sh -c "`curl -fsSL https://raw.githubusercontent.com/chankaward/database_backup_script/master/mysql_backup.sh`"

# PostgreSQL
sh -c "`curl -fsSL https://raw.githubusercontent.com/chankaward/database_backup_script/master/postgresql_backup.sh`"

# SQLite
sh -c "`curl -fsSL https://raw.githubusercontent.com/therealechan/database_backup_script/master/sqlite_backup.sh`"

Todo

  • MongoDB
  • SQLite

License

Copyright (c) Edward Chan.

About

Auto setup Backup and Whenever gem to backup database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages