Skip to content

ShyamChavda005/JDBC-CRUD-SMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 Student Management System (JDBC + MySQL)

A simple Console-Based Java Project built using JDBC and MySQL to perform full CRUD operations on student records. This is simple project who enhance my skills to work with JDBC and gain my confidence.

🚀 Features

✔ All CRUD Opeation

✔ Search Student

✔ MySQL Database Connectivity

✔ PreparedStatement (to avoid SQL Injection)

✔ Clean Menu-Driven Console Interface

🗂️ Project Structure

DBConnect.java

Handles database connection using JDBC.

Stud.java

Contains all CRUD operations (Add, Update, Delete, View, Search).

Main.java

Main driver class that shows a menu and calls the appropriate methods.

🤝 Created by Shyam Chavda

If you like this project, consider giving a ⭐ on GitHub!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages