Today was a special day in my learning path! π
I took a seminar on my SQL project β Zomato Analysis.
In the seminar, I explained:
- How I designed the database schema for the Zomato system π½οΈ
- Key SQL queries used for analyzing users, restaurants, and orders
- How ranking, filtering, and aggregations helped derive meaningful insights
- The importance of data-driven decisions in the food delivery industry
This experience not only improved my SQL skills but also boosted my presentation and communication skills.
π‘ Extra Learning:
I also explored how analytical queries like DENSE_RANK()
and COUNT()
can bring out performance metrics (e.g., top delivery partners, top restaurants).
π You can check my full project zomato https://gitlab.com/ramyachinnasamy01-group/python-workspace.git
Top comments (0)