Skip to content

lassebomh/MySQL-pygui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

MySQL-pygui

A simplistic shell for MySQL/MariaDB made using MySQL Connector/Python and Tkinter. This project is purely for me to learn about interfacing with MySQL/MariaDB, and should not be seen as a replacement to any other tools.

How to use

pip install mysql-connector-python

Also make sure that Tkinter installed if you're on Linux:

sudo apt-get install python3-tk

Now you can simply extract the code and run the main.py file.

About

A simplistic shell for MySQL/MariaDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages