DEV Community

Ramya .C
Ramya .C

Posted on

๐Ÿš€ Day 25 of My Data Analytics Journey !

Today marks my 25th day of learning Data Analytics! ๐ŸŽ‰

๐Ÿ”น We discussed about an SQL project, where we explored how to design tables, write queries, and analyze data in a real-world scenario.
๐Ÿ”น This project helps me connect SQL concepts with practical problem-solving.

๐Ÿ’ก Project Idea:
Iโ€™m working on a Zomato Restaurant Review Database ๐Ÿด๐Ÿ“Š

  • Create tables for Users, Restaurants, Orders, and Reviews
  • Write queries to find the top 5 restaurants by rating, most active users, and most ordered cuisines
  • Practice joins, group by, and subqueries to get real insights

This project will make SQL learning more practical and fun!

Step by step, building consistency! ๐Ÿ’ช

#SQL #DataAnalytics #LearningJourney #100DaysOfCode

Top comments (0)