Skip to content

Hima7varsha/nodejs-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDBC CRUD Operations

This project demonstrates CRUD operations using Java and MySQL.

Programs

  • InsertStudent.java → Insert data into database
  • GetStudents.java → Retrieve data
  • UpdateStudent.java → Update records
  • DeleteStudent.java → Delete records

Tools Used

  • Java
  • JDBC
  • MySQL

Output

Each program performs one CRUD operation on the students table.

Insert Operation

Insert Output

Read Operation

Read Output

Update Operation

Update Output

Delete Operation

Delete Output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages