There are 29 repositories under sql-project topic.
Digital Music Store data analysis using SQL
Using a combination of Excel, SQL, and Tableau, I delved into the extensive datasets comprising over 82k rows of data from Netflix's shows and movies library. Through data simplification and analysis, I uncovered fascinating insights and intriguing facts about the content available on the platform.
SQL skills challenge. A small but complete, beginner friendly project to practice basic/intermediate SQL skills.
An SQL analysis exploring the relationship between reported crimes in Chicago and the average daily temperature from 2018 through 2023.
In this repository, you are going to learn the fundamentals of SQL: how to create a SQL database from scratch, how to use SQL commands, how to fetch data from the database, write data to the database, edit data in the database as well as how to delete data from the database.
This repository contains a SQL dataset of a music store and SQL queries to answer questions about the data. The results of the SQL queries can be found in the analysis.sql file. This repository can be used as a starting point for anyone who wants to learn how to use SQL to analyze data.
A PostgreSQL project using a dataset that pulls job postings from Google's search results for Data Analyst positions in the United States. Dataset created by Luke Barousse.
An SQL analysis of traffic accidents within the City of Chicago limits and under the jurisdiction of Chicago Police Department (CPD).
SQL Case study solutions for #8WeekSQLChallenge by Danny Ma
Aliens of America. A portfolio building dataset provided by Ian K. on LinkedIn.
In this hospital mortality prediction project, I utilized a combination of Excel, SQL, and Tableau to analyze and predict the likelihood of mortality among hospitalized patients
Employee Management System in Python (Tkinter Frontend & MySQL Backend)
Database Management Systems and MySQL: Problems and My Solution Queries.
Utilizing a combination of Excel, SQL, and Power BI, I delved into an extensive dataset comprising over 50,000 entries of pizza sales data from our business. Through meticulous data simplification and analysis, I uncovered compelling insights and illuminating trends about sales performance and customer preferences within the pizza market.
Hospital Management System Analysis Using SQL
Dictionary Challenge: An SQL project using basic/intermediate SQL practices with one column of English words.
A project focuses on analyzing music store data using SQL 🎧
A dataset used to explore work-related fatalities in the United States.
SQL Travel Booking Management System: Seamlessly manage bookings, transportation options, and customer data in this comprehensive travel management solution.
A system built for hostel room allocation project for course DBMS 2021.
Sales analysis over a PostgreSQL database, aiming to discover diverse insights. Identify best seller products, biggest customers, and sales growth rate
🔧 Data Manipulation, Analysis with SQL
Database SQL Project
A thorough and comprehensive collection of SQL resources designed to enhance your expertise. Dive into interview preparation with Q&A, access detailed notes, and embark on thorough SQL projects with accompanying handbooks. Find quick references, insightful roadmaps, and a wealth of knowledge to elevate your SQL skills.
Using SQL, and Tableau, I dove into Netflix's massive dataset of 82,000 rows containing shows and movies. I simplified and analyzed the data, revealing cool insights and interesting facts about what's available on the platform. These tools helped me find patterns, uncover trends, and share a clear picture of Netflix's diverse content world
The objective of this project is to analyze the socio-economic in Chicago.
College DBMS Project. This is an apartment management project created using React+Express+MySql
This project involves analyzing the sales data of a music store using SQL, contains a SQL dataset of a music store and SQL queries to answer questions about the data.
Data analysis for Digital Music Store Using SQL.
a comprehensive SQL Server-based database project designed for a blogging platform. The database supports blog post management, user roles, comments, notifications, and more. Developed using SQL Server Management Studio (SSMS), the project includes custom stored procedures, functions, and triggers to ensure implement business logic
SQL project analyzing company layoffs over the past 3–4 years. Includes data cleaning (handling duplicates, nulls, formatting, standardize data ) and exploratory data analysis (EDA) to identify layoff trends. @AlexTheAnalyst
Showcase what I do at work
End to end retail operation optimization project
A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.