Skip to content

Basic level sql implementation in python with a very easy to learn interface

License

Notifications You must be signed in to change notification settings

Aggerio/Basic_Sql_Query_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sql-for-kids-in-python

Basic level sql implementation in python with a very easy to learn interface

To install all the required libraries

run "pip install -r requirements.txt" in your terminal or cmd

##################################################################

If you are running the program for the first time you should probably add your mysql username and password to login for the first time

###################################################################

The program is meant to be run on a local machine not from a remote mysql client so the default host is localhost

About

Basic level sql implementation in python with a very easy to learn interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages