Skip to content

This application will read roster data in JSON format, parse the file, and then produce an SQLite database that contains a User, Course, and Member table and populate the tables from the data file.

Notifications You must be signed in to change notification settings

AdithyaBhat17/Using_Databases_with_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Using_Databases_with_Python

This application will read data in JSON format,parse the file and then produce a SQLite database that contains User,Course and member table and populate the tables from data file.

About

This application will read roster data in JSON format, parse the file, and then produce an SQLite database that contains a User, Course, and Member table and populate the tables from the data file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages