This repository contains all my assignments and projects for the Database Management Systems course (CS5200) at Northeastern University during my Masters in Computer Science.
Final Project: A Contact Tracing System for COVID - 19 implemented in MySQL and R (Practicum 1&2)
It cover all the stages of design (Conceptual, Logical and Physical) from UML modeling to table creation, data insertion, creation of triggers, stored procedures and CRUD transactions required for the contact tracing system.