CS111 SQL Database Project
As a part of my position as a Peer Leader for Introduction to Computer Science (Spring 2015) at Rutgers University I designed from scratch and maintained throughout the semester a project that involved implementing a very minimalistic SQL database. Along with the necessary documentation and SQL interpreter module, I assisted students with any questions they had and designed test cases.

This was an opt-in alternative project to the one presented by Professor Tjang and out of about 500 students enrolled in the course 24 decided to pursue this project. The final average after completing all three milestones turned out to be 80.93.

Designed test cases for each milestones will be provided upon request. My contact information can be found at pawel.pw/contact.php.

Project Description and Milestone 1

Milestone 2 Description

Milestone 3 Description

Query.java

Query Module Documentation