sqlsunday / imdb-to-sqlserver

Create your own SQL Server database from the IMDB dataset
7 stars 1 forks source link

Create your own SQL Server database from the IMDB dataset

Important licensing information

IMDB makes this dataset available with a number of licensing terms. The long and short of it is, you can only use the data for your own, non-commercial use.

Source and licensing: https://developer.imdb.com/non-commercial-datasets/

Data files: https://datasets.imdbws.com/

How to download and create the IMDB database

You'll need SQL Server 2022 and up to 20 GB of free disk space to do this.

If you want to run it on a lower version, you'll have to rebuild/replace the STRING_SPLIT function calls in the last script.

Approximate compressed table sizes