Berudele is a GUI tool for converting MySQL databases to SQLite databases and vice versa that developed by Aref Alikhani. This is a GUI wrapper for the mysql-to-sqlite3 and sqlite3-to-mysql tools developed by Klemen Tusar.
Just clone the repository on your local system and run it.
git clone https://github.com/ArefDev/Berudele.git
pip install -r requirements.txt
python3 main.py
After running the software, you'll see the following window, which asks you to supply some information for starting the process of transferring tables from a SQLite to MySQL database and vice versa.
After filling the fields, click on the “Continue” to open the transfer window, as you can see:
Now, you can set different options for transferring the tables. You can also see a preview of the tables just by double click on them or pressing the “Preview” button:
Now, select the tables which you want to transfer and press the “Transfer” button; after a successful process, you will see the following message:
You can make me happy just by sending me a little bit of crypto ;)
39sfSKFK4eGApML8DJ28KtfNjRKpoGreE8
0x819edbfCaf63a971B8Eb24e5D8F9ad9CDeD25375
MKFEit6XMPAy1Kv5DbkrDkTgHdQZJUcGzC






