/udacity-pdsnd-investigate-a-relational-database

SQL was used to explore a database related to movie rentals and answer interesting questions about it.

Primary LanguageSQL

Investigate a Relational Database

This was the first project in Programming for Data Science with Python Nanodegree from Udacity. In this project, SQL has been used to explore a database related to movie rentals and answer interesting questions about the database. Also, visualizations were created to showcase the output of the queries.

Database

  • Sakila DVD Rental database, found here.
  • How to Load PostgreSQL Sample Database, here.

Date created

26/09/2019.