DEV Community

Ramya .C
Ramya .C

Posted on

Day 26 of My Data Analytics Journey !

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)