Clone this repository Unzip titles.sql.zip Create a new database called "imdb" In your terminal, run pg_dump imdb < titles.sql Your imdb db should now have a table with 5 million rows of movie data!