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.
- Host: GitHub
- URL: https://github.com/abualiyousef/gg-tube
- Owner: AbualiYousef
- Created: 2023-02-24T19:00:52.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T17:36:01.000Z (over 1 year ago)
- Last Synced: 2024-11-21T00:37:57.216Z (5 months ago)
- Topics: e-r-diagrams, oracle, oracle-database, relational-databases
- Language: PLSQL
- Homepage:
- Size: 703 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![]()
Normalization
1NF, 2NF, and 3NF are Satisfied on all relations.
Implementation
Click Here!