In this project, we are dealing with the database of about 50000 movie records in which there are attributes like movie name, release year, ratings, the release year and the time duration of the movie in Seconds. Using this database as a text file. So using file handling in python we are executing some queries to fetch details of movies using the given records.