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)