Ashwanikumarkashyap / amazon-database-system-plsql

The project implements the Amazon's e-commerce database system which fulfils all the functional requirements for an e-commerce website. The database is created by designing the Extended Entity Relation (EER) model of Amazon as an E-commerce website. EER is then converted to relational tables using the set of well defined rules and after applying the normalisation techniques. Project utilizes PLSQL and it's stored procedures, triggeres and cursors to create tables and maintain the consistency within the relational database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ashwanikumarkashyap/amazon-database-system-plsql Stargazers