Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 211 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 211 Bytes

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.