It takes backup of the specified mysql databases with mysqldump command and upload it to S3 compatible storage system. Took the advantages of Goroutine of Golang for super-lite concurrent processing.
mysql go golang backup database aws-s3 s3 s3-bucket mysqldump goroutine database-backup backup-job s3-compatible scheduled-backup s3-compatible-storage database-backup-script nightly-backup
-
Updated
Mar 29, 2026 - Go