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
- Host: GitHub
- URL: https://github.com/jaymax01/dvd-rental-data-analysis
- Owner: jaymax01
- Created: 2021-08-09T19:19:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-13T13:07:20.000Z (over 2 years ago)
- Last Synced: 2025-06-09T18:06:55.688Z (7 months ago)
- Topics: data-visualization, postgresql, sql
- Homepage:
- Size: 369 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
