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

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

Awesome Lists containing this project

README

          

# mysql_backup_to_sqlite MySQL数据库备份

[![compile](https://github.com/itning/mysql_backup_to_sqlite/actions/workflows/compile_test.yml/badge.svg)](https://github.com/itning/mysql_backup_to_sqlite/actions/workflows/compile_test.yml)

支持数据源:

- [x] MySQL

支持目标源

- [x] SQLite
- [x] SQL File
- [x] 腾讯云COS

支持CRON表达式 定时备份到目标源中