Skip to content

ATinyBanana233/PythonConnectionSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonConnectionSQL

  • This project demonstrates how to connect to the SQL server in Python.

  • The user name, password, databases are deleted on purpose.

  • Please use your own set of authentication to connect to the SQL server.

  • Note that the files include examples of how to create stored procedures and call them within Python.

  • README file about how to run the Python app is also provided other than this general one.

  • Check the assignment requirements for more details.

  • Overview: The basic architecture this project is a client-server architecture where the client functions provide an interface for accepting user input, and the server is the SQL server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors