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
- Host: GitHub
- URL: https://github.com/komal10t/project-2
- Owner: Komal10t
- Created: 2025-02-01T10:52:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T17:08:22.000Z (over 1 year ago)
- Last Synced: 2025-03-28T15:15:06.570Z (about 1 year ago)
- Topics: mssql, sql
- Homepage: https://www.linkedin.com/in/komal-t-093503189?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.