Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.23 KB

README.md

File metadata and controls

29 lines (25 loc) · 1.23 KB

system-person

Simple example, how to use terminal (auth && connector mysql) with Python

$ python -m pip install mysql-connector
$ python index.py
################################### HELLO :) #####################################
################################### WELCOME :) ######################################
                                cipiklevis@gmail.com                                  
#                                                                                   #
#                                                                                   #
#                                                                                   #
#                                       AI                                          #
#                                                                                   #
#                                                                                   #
#                                                                                   #
#####################################################################################

Use an action:

  • 1 ) List Persons
  • 2 ) Insert a Persons
  • 3 ) Drop Table Persons
  • 4 ) Create Table Persons
  • 5 ) List Tables