Skip to content

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.

Notifications You must be signed in to change notification settings

S-R-I-N-A-T-H/student-database-management-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Student Database Management System

🎓 A beginner-friendly Java console project using JDBC + MySQL Workbench.

Features

  • Add, View, Update, Delete Students
  • Search by ID or Name
  • Clear console view
  • Export records to a text file
  • Count total students

Tech Stack

  • Java
  • JDBC
  • MySQL Workbench
  • Eclipse IDE

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages