Stewart Fraser

hero image

Film Database

View in production Source code

A Python program for querying a SQLite film database. The user can perform CRUD operations on the database via a command line interface. Pandas library is used for formatting the tables. The source code is hosted on Replit where it can be viewed and executed.

Python
Pandas
SQL
Replit