IMDb is the world's most popular and authoritative source for movie, TV and celebrity content, designed to help fans explore the world of movies and shows and decide what to watch. IMDb also provides downloadable version/API acccess to its database for developers. To help you learn by example, we took a small sample of the database as of December, 2017 (HT to join order benchmark) and reorganized it in the historical DBTG network data model. Please follow the recitation materials as a guide for this interative interface.
title: each title represents a unique
media entry belong to one of the following
kinds:
movie, tv movie, video movie or tv series.
episodes: for each tv series, there may be multiple associated episodes.
company: each represents a company in the motion pictures industry.
distributor: these are special entries representing which title is distributed by which companies.
episode is an episode_of a specific title. It cannot belong to two different titles at the same time.
system record type with exactly one such record. It, as the owner, forms
a DBTG set with every other record type (as member), shown in black in the diagram below.