PostgreSQL Testing Environment
Overview of PTE's Structure and Capabilities
This project's goal was the development a PostgreSQL Testing Environment (PTE). The PTE is an application that helps students iterate on their code by supplying automated feedback. It uses Gradescope's software as an API for all student and teacher interaction. It was developed specifically for PostgreSQL, an industry standard Relational Database Management System used in SLU's Database Systems and Security course.