Skip to content

Java Console-Based Employee Management System using JDBC and MySQL. Perform CRUD operations (Create, Read, Update, Delete) on employee records via a simple text-based interface. Great for learning JDBC integration and database handling in Java applications.

Notifications You must be signed in to change notification settings

AmanVerma8840/Employee-Management-System-Java-JDBC-MySQL-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System (Java + JDBC + MySQL): A simple console-based Employee Management System built using Java and JDBC for CRUD operations with a MySQL database.

Features

  • Add Employee
  • View All Employees
  • Update Employee Details
  • Delete Employee
  • xit the application

About

Java Console-Based Employee Management System using JDBC and MySQL. Perform CRUD operations (Create, Read, Update, Delete) on employee records via a simple text-based interface. Great for learning JDBC integration and database handling in Java applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages