#Uber Database Design and Development
This repository includes all the final documents and code for Carnegie Mellon University 67-262 Database Life Cycle Final Project in Fall 2015.
Designed relational database from defined user-stories using UML models. Derived normalized relations from UML diagram to exemplify excellent relational database design. Sampled transactions using the PostgreSQL database with simple and complex SQL queries. Complex interaction with database required Python (via psycopg2) to demonstrate business requirements being met.
Created by Asawari Kantikar, Amber Hu and Sophie Zhao, 2015.