This script migrates a SQLite database to MySQL.
- Python 3.7+
- SQLite3
- MySQL Server
- Clone this repository
- Install required packages:
pip install -r requirements.txt
- Set up environment variables or modify
config.py
Run the script with:
python main.py