Skip to content

0vj/Berudele

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Berudele

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.

How to Use

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.

main.png

After filling the fields, click on the “Continue” to open the transfer window, as you can see:

transfer.png

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:

preview.png

Now, select the tables which you want to transfer and press the “Transfer” button; after a successful process, you will see the following message:

successful.png

Donate

You can make me happy just by sending me a little bit of crypto ;)

Bitcoin

bitcoin.jpg

39sfSKFK4eGApML8DJ28KtfNjRKpoGreE8

Ethereum

ethereum.jpg

0x819edbfCaf63a971B8Eb24e5D8F9ad9CDeD25375

Litecoin

litecoin.jpg

MKFEit6XMPAy1Kv5DbkrDkTgHdQZJUcGzC

About

A GUI for the two sqlite3-to-mysql and mysql-to-sqlite3 tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages