Skip to content

from this program you can interact with your stored database by (inserting some data , remove it and you can also view the existing database)

Notifications You must be signed in to change notification settings

ahmedmostaffa/educational-course-project-using-python-MySQL--server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Project Title

Educational course project using python and MySQL server.

Description

from this program you can interact with your stored database by (inserting some data , remove it and you can also view the existing database).

Getting Started

Dependencies

  • MySQL installed on your machine
  • OS version "Windows 10"
  • python version "python 3.7.9"

Installing

  • download and install python-mysql-connector via this command
pip install mysql-connector

Executing program

  • to run this program write this command
python course_mysql.py

Author

About

from this program you can interact with your stored database by (inserting some data , remove it and you can also view the existing database)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages