Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 215 Bytes

File metadata and controls

5 lines (5 loc) · 215 Bytes
  1. Clone this repository
  2. Unzip titles.sql.zip
  3. Create a new database called "imdb"
  4. In your terminal, run psql -d imdb < titles.sql
  5. Your imdb db should now have a table with 5 million rows of movie data!