A SQL-based project designed to manage student course data and perform business-style queries to extract meaningful insights.
- Manage student, course, and enrollment data
- Perform analytical queries using SQL
- Practice real-world database operations
- SQL
- MySQL
- Joins between multiple tables
- Aggregations and grouping
- Subqueries and filtering
- Business-style analytical queries
- Student enrollment trends across courses
- Course popularity based on registrations
- Performance analysis using aggregated data
- SQL scripts for database creation
- Query files for analysis
- Excel file
Apoorv Singh