An open API service indexing awesome lists of open source software.

https://github.com/sihar/mysql-administration

backup, restore and other thing about mysql administration
https://github.com/sihar/mysql-administration

backup database mysql restore sql

Last synced: about 2 months ago
JSON representation

backup, restore and other thing about mysql administration

Awesome Lists containing this project

README

          

# MySQL Administration

## Backup dan Restore
- [simple backup](script/simple_backup.md)
- [backup with parameter](script/backup_with_parameter.md)
- [restore](script/restore.md)
- [backup and restore using mariabackup](script/backup_restore_using_mariabackup.md)
- [backup scheduling](script/backup_scheduling.md)

## Lainnya
- [Ubah format string menjadi format tanggal](script/ubah_format_string_menjadi_format_tanggal.md)
- [set login path](script/set_login_path.md)