/Using-Databases-with-Python

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.

Primary LanguagePythonApache License 2.0Apache-2.0

No issues in this repository yet.