You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A console-based Java application integrated with MySQL for managing student records. This beginner-friendly project supports core CRUD operations, student search, record exporting, and console clearing — built using JDBC and follows modular, object-oriented principles.