Skip to content

An emulation of DoorDash's database model for a DB Design Course, encompassing requirements gathering, ER diagram creation, relational mapping, normalization, and DDL statements using Oracle 19c, with added PL/SQL blocks for triggers and stored procedures.

Notifications You must be signed in to change notification settings

ramnath-subramanian18/Doordash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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 emulation of DoorDash's database model for a DB Design Course, encompassing requirements gathering, ER diagram creation, relational mapping, normalization, and DDL statements using Oracle 19c, with added PL/SQL blocks for triggers and stored procedures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published