An open API service indexing awesome lists of open source software.

https://github.com/abualiyousef/gg-tube

Simple Database Design and Implementation using Oracle DBMS for a Video Platform Called GG-Tube.
https://github.com/abualiyousef/gg-tube

e-r-diagrams oracle oracle-database relational-databases

Last synced: about 1 month ago
JSON representation

Simple Database Design and Implementation using Oracle DBMS for a Video Platform Called GG-Tube.

Awesome Lists containing this project

README

        

GG-Tube


Simple Database Design and Implementation using Oracle DBMS for a Video Platform Called GG-Tube as a Project for Database Systems Course at the university.




E-R Diagram


E-R Diagram

Normalization



1NF, 2NF, and 3NF are Satisfied on all relations.


Implementation


Click Here!