https://github.com/itning/mysql_backup_to_sqlite
MySQL数据库备份到sqlite和sql文件和腾讯云cos
https://github.com/itning/mysql_backup_to_sqlite
backup dbscripts mysql mysql-backup sqlite
Last synced: about 1 month ago
JSON representation
MySQL数据库备份到sqlite和sql文件和腾讯云cos
- Host: GitHub
- URL: https://github.com/itning/mysql_backup_to_sqlite
- Owner: itning
- Created: 2023-04-03T07:24:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-22T02:03:38.000Z (about 1 year ago)
- Last Synced: 2025-06-22T03:18:51.946Z (about 1 year ago)
- Topics: backup, dbscripts, mysql, mysql-backup, sqlite
- Language: Java
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mysql_backup_to_sqlite MySQL数据库备份
[](https://github.com/itning/mysql_backup_to_sqlite/actions/workflows/compile_test.yml)
支持数据源:
- [x] MySQL
支持目标源
- [x] SQLite
- [x] SQL File
- [x] 腾讯云COS
支持CRON表达式 定时备份到目标源中