This is a menu-driven Student Management System developed using Java, JDBC, and MySQL.
The project allows users to perform CRUD (Create, Read, Update, Delete) operations on student records stored in a MySQL database.
- Add Student
- View Students
- Search Student by ID
- Update Student Details
- Delete Student
- Menu Driven Interface
- Java
- JDBC
- MySQL
- Git
- GitHub
- IntelliJ IDEA
StudentManagement.java
↓
StudentDAO.java
↓
DBConnection.java
↓
MySQL Database
students
Columns:
- id
- name
- branch
- age
Insert new student records into the database.
Display all student records.
Search a student using ID.
Modify student information.
Remove student records from the database.
Akash Anuganti
B.Tech CSE (AI & ML)
CMR College of Engineering & Technology