Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 452 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 452 Bytes

SQLite to XML Translator

Python script to parse a SQLite database to XML. Assignment for CSCI E-66: Database Systems at the Harvard Extension School.

Assignment specs here (Part II.5).

Download movieToXML.py and movie.sqlite to the same directory to run.


© 2015 Johanna Bodnyk, all rights reserved.