vigneshkmr84 / DoorDash-Db-Design

An Overall Model of DoorDash Delivery system with Oracle Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Door Dash DB Design

The repo is an emulation of DoorDash Database model for DB Design Course.

It starts from requirements gathering, penning down ER diagram, relational mapping and their normalizations and finally the DDL statements to create the schema.

Used Oracle 19c (Oracle Cloud) for this project.

Also, contains couple of PL/SQL block for sensible triggers and Stored Procedures

ER Diagram

About

An Overall Model of DoorDash Delivery system with Oracle Database