Skip to content

KalyaniKangle/Student-Record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

JDBC Project : Student Record Management System

Project Description :

This project is a simple Java Application that demonstrates how to connect Java with a database using JDBC. This System allows users to manage student records by performing CRUD Operations such as Inserting, Updating , Deleting and Viewing Student details.

Technologies Used :

-Java -JDBC(Java Database Connectivity) -MySQL -SQL

Features :

  • Insert new Student Records
  • Update existing student information
  • Delete Student Records
  • View all Student Records from the database
  • Exit from the system

Purpose of the Project :

The main objective of this project is to understand how java applications interact with databases using JDBC and how CRUD operations are implemented using SQL queries.

About

Student Record Management System using Java and JDBC that performs CRUD Operations such as Insert , Update , Delete , View on Student data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors