user_id, movie_id, rating (float), created_at
(many-to-many via movie_genre) id, name
id, title, release_year, runtime, synopsis, poster_url, backdrop_url, tmdb_id (if using TMDb)
user_id, movie_id, rating (float), created_at
(many-to-many via movie_genre) id, name
id, title, release_year, runtime, synopsis, poster_url, backdrop_url, tmdb_id (if using TMDb)