Skip to content

FrolixCZE/MYSQL-Client-MYSQL-Database-Connector-Executor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Requirements

Requires Python, Packages:

  • pip install mysql-connector-python
  • pip install socket
  • pip install colorama

How to run

Open the python file, input your desired mysql database details, host, port, username, password, database. And you will be connected.

Features/Commands

Any SQL Command or "SHOW TABLES" will show all the tables in the database. or "EXIT" will disconnect from the currently connected database.

About

MYSQL Client, you can connect to a database and execute any SQL Commands.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages