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)