leanerr / SQL_queries_IMDBdataset

Utilized optimized queries on a 1.5GB IMDB database to address project queries spanning 100 years of film data, effectively answering ten questions. Associated with the Shiraz University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL_queries_IMDBdataset

lets do some Query on IMDB 1.5G dataset. In this project, I ran a number of optimized queries on the imdb database, the goal was to answer some of the questions asked by the project designer, and finally we were able to answer about 10 questions through queries. The size of the database was about one and a half gigabytes, and the data of all movies over 100 years old can be accommodated through different tables.

About

Utilized optimized queries on a 1.5GB IMDB database to address project queries spanning 100 years of film data, effectively answering ten questions. Associated with the Shiraz University.