A simple tool to migrate CoreProtect data from SQLite to MySQL or vice versa.
- 🚀 One-click migration (only need to configure database paths)
- 🔒 Automatic backup before migration
- ⚡ Fast parallel migration (uses multiple threads)
- 📊 Real-time progress tracking
- 📦 All dependencies bundled in a single JAR
- Clone the repository:
git clone https://github.com/your-username/database-migrator.git
cd database-migrator