An open API service indexing awesome lists of open source software.

https://github.com/jaymax01/dvd-rental-data-analysis

Data analysis of a DVD rental database
https://github.com/jaymax01/dvd-rental-data-analysis

data-visualization postgresql sql

Last synced: 6 months ago
JSON representation

Data analysis of a DVD rental database

Awesome Lists containing this project

README

          

## Querying a SQL database

*The min project involves quering a DVD rental businesses database to extract some insights related to the film genres and customer data*

The visualizations of the extracted data are in the project presentation. The SQL queries to extract the data is included in the text file above.

## Data source

The database can be access from here [link](https://www.postgresqltutorial.com/connect-to-postgresql-database/). The instructions to connect to the postgresql database in also included.
## Database schema

![](https://github.com/jaymax01/SQL_projects/blob/master/screenshot-nimbusweb.me-2023.09.13-15_51_49.png?raw=true)