You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is about designing a database model for Global Super Store. This project is the final project of the 7th course "Advanced Data Modeling" of Meta Database Engineer Professional Certificate on Coursera.
A database containing descriptive information about two fictional entities in an unrequited love relationship for a dating compatibility case study. Implemented using MySQL, MariaDB, and Azure Lab Services.
A comprehensive SQL project analyzing sales performance with advanced techniques like CTEs, window functions, and views. Explore insights into customers, products, and sales trends.
A database containing biographical information about the members of NCT 127, a sub-unit of the the K-pop boy band Neo Culture Technology (엔시티). Implemented using MySQL, MariaDB, and Azure Lab Services.
Database design project modeling Spotify service with normalized schema of Users, Artists, Albums, Songs, and Playlists. Includes ER diagram and SQL schema in 3NF.
A gym database system built with SQL to manage members, subscriptions, services, employee schedules, and classes. Features data integrity, cascade updates, and insightful queries for efficient gym operations. Ideal for organizing and optimizing fitness club management.
A comprehensive database project for a video streaming platform, including the SQL schema for managing users, streams, and content, and a detailed ER diagram for a clear understanding of the data model.