- UserID
- Username
- Name
- email
- password (encrypted)
- Profile Picture (references BLOB in Original Storage)
- VideoID
- duration
- Genre
- date_created
- description
- dislikes
- likes
- VideoRef (references BLOB in Original Storage)
- AudioRef (references BLOB in Original Storage)
- playlist ID
- Name
- date created
- playlist image cover url
- User: UserID
- Playlist: PlaylistID
- Playlist: playlist ID
- Video: VideoID
- Video: VideoID
- Author: UserID
- Video: VideoID
- Author: AuthorID
- Video: VideoID
- Author: AuthorID
Comments (weak entity) connects to Video
- Author: AuthorID from User
- Video: VideoID from Video
- Content: text