Skip to content

sudipadk/java-basic-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Student Management System (Java Swing + JDBC)

A simple Java Swing desktop application with JDBC for database connectivity. This system allows you to Add, Search, Update, and Delete student records stored in a MySQL database.

✨ Features

Add new student

Search student by ID/Name

Update student details

Delete student record

View all students in a table

🛠️ Tech Stack

Java (Swing for GUI, JDBC for DB connection)

MySQL Database

🚀 How to Run

Import project into your IDE.

Configure DB in DBConnection.java.

Run StudentDAO.java.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages