Skip to content

Python program that creates a local database, creates a table, adds data, and performs SQL queries on data.

Notifications You must be signed in to change notification settings

aleontepixtle/SQL-DBtoPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL-DBtoPython

This python program creates a connection to a SQL DB using sqlite3 and retrieves info by using SQL queries.

Smartphones.db is the newly created databse and should be erased before creating the new database in the program to prevent duplicate data.

About

Python program that creates a local database, creates a table, adds data, and performs SQL queries on data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages