Skip to content

Joas3068/SQL_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple demonstration of a SQL database with a GUI. 
It was implemented using Python3.

The table consists of a student ID, name, age, and debt.

Filenames are provided and can be downloaded at:
http://www2.census.gov/topics/genealogy/1990surnames/dist.all.last

Names are parsed and added into the database with random values.

So far functionality consists of searching, deleting, and adding entries with the Python GUI. 

Releases

No releases published

Packages

No packages published

Languages