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

https://github.com/komal10t/project-2

Hi, I'm Komal 📊 Aspiring Data Analyst | Problem-Solver with a Passion for Data 💻 Skilled in SQL, Excel, and Tableau, Power BI 🌱 Currently learning machine learning and advanced SQL. 🎯 Open to collaborating on data projects and real-world case studies. 📫 Reach me at: komalteware120@gmail.com
https://github.com/komal10t/project-2

mssql sql

Last synced: 10 months ago
JSON representation

Hi, I'm Komal 📊 Aspiring Data Analyst | Problem-Solver with a Passion for Data 💻 Skilled in SQL, Excel, and Tableau, Power BI 🌱 Currently learning machine learning and advanced SQL. 🎯 Open to collaborating on data projects and real-world case studies. 📫 Reach me at: komalteware120@gmail.com

Awesome Lists containing this project

README

          

# project-2
Capstone Database Management project 2 using SQL
Description in short:
- Designed a comprehensive SQL database to efficiently manage flights, passengers, tickets, employees, and airports, ensuring
structured data storage and retrieval.
- Established proper table relationships such as One-to-Many and Many-to-Many to maintain data integrity and optimize query
performance for airline operations.
- Implemented sample queries for essential functionalities like ticket booking, revenue calculation, and passenger lists, while
optimizing the database using triggers, indexing, and normalization for enhanced scalability and efficiency.