Simple example, how to use terminal (auth && connector mysql) with Python
$ python -m pip install mysql-connector
$ python index.py
################################### HELLO :) #####################################
################################### WELCOME :) ######################################
[email protected]
# #
# #
# #
# AI #
# #
# #
# #
#####################################################################################
Use an action:
- 1 ) List Persons
- 2 ) Insert a Persons
- 3 ) Drop Table Persons
- 4 ) Create Table Persons
- 5 ) List Tables