Skip to content
#

dvd-rental

Here are 17 public repositories matching this topic...

Production-ready SQL & PostgreSQL lab featuring multi-table relational schema design, advanced analytical queries, window functions, CTEs, conditional aggregations, data modeling, CSV bulk import/export, and Python database connectivity (psycopg2). Includes Shopping Mall, Academic, and Sakila DVD Rental database projects.

  • Updated Aug 22, 2026
  • Python
SQL-Data-Analysis-for-Legendary-Sakila-DB

Data analysis for the Sakila Database which is a nicely normalised schema modelling a DVD rental store, featuring things like films, actors, film-actor relationships, and a central inventory table that connects films, stores, and rentals using tools like Excel used to view the data and create insert queries for all the tables and then by using SQL

  • Updated Dec 17, 2022

Add this topic to your repo

To associate your repository with the dvd-rental topic, visit your repo's landing page and select "manage topics."

Learn more