Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diamondgotcat/dbmigrate
MySQL Migrate Tool (Unofficial)
https://github.com/diamondgotcat/dbmigrate
Last synced: 28 days ago
JSON representation
MySQL Migrate Tool (Unofficial)
- Host: GitHub
- URL: https://github.com/diamondgotcat/dbmigrate
- Owner: DiamondGotCat
- License: mit
- Created: 2024-08-02T05:03:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T05:04:38.000Z (5 months ago)
- Last Synced: 2024-08-02T06:25:54.418Z (5 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DBMigrate
MySQL Migrate Tool (Unofficial)## Requiments
- python (3.10~)
- mysqldump
- argparse