id | Title | Released_Seasons | Planned_Seasons | Series | GenreID | PlatformID | RatingID |
---|---|---|---|---|---|---|---|
(→ Genre.id) | (→ Platforms.id) | (→ Ratings.id) | |||||
1 | Breaking Bad | 6 | 8 | Drama | 2 | 3 | 4 |
2 | Game of Thrones | 7 | 8 | Fantasy Drama | 3 | 3 | 5 |
3 | Stranger Things | 3 | 4 | Mystery Sci-Fi | 1 | 4 | 3 |
4 | The Witcher | 1 | 2 | Adventure Fantasy | 4 | 4 | 2 |
5 | Ozark | 3 | 4 | Crime Drama | 2 | 3 | 4 |
id | Name |
---|---|
1 | Action |
2 | Comedy |
3 | Horror |
4 | Documentary |
id | Name |
---|---|
1 | Netflix |
2 | Hulu |
3 | Disney+ |
4 | Amazon Prime Video |
id | RateValue |
---|---|
1 | 9.0 |
2 | 8.9 |
3 | 8.6 |
4 | 8.4 |
5 | 8.1 |
id | Username | Password | |
---|---|---|---|
1 | user1 | user1@example.com | password1 |
2 | user2 | user2@example.com | password2 |
3 | user3 | user3@example.com | password3 |
4 | user4 | user4@example.com | password4 |
5 | user5 | user5@example.com | password5 |
id | UserID | ShowID | ReviewText | RatingID |
---|---|---|---|---|
(→ Users.id) | (→ TV_Shows.id) | (→ Ratings.id) | ||
1 | 1 | 1 | Great show! | 1 |
2 | 2 | 2 | Best series ever. | 2 |
3 | 3 | 3 | Loved it! Can't wait for season 4. | 3 |
4 | 4 | 4 | Not a fan of this one. | 3 |
5 | 5 | 5 | Interesting storyline and characters. | 4 |