Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System using Hibernate

This project is a simple Student Management System developed using Java, Hibernate, and MySQL.

The application performs basic database operations such as adding, updating, deleting, and viewing student records using Hibernate ORM framework.

Features

  • Add Student Records
  • Update Student Details
  • Delete Student Records
  • View Student Information
  • Hibernate ORM Integration
  • MySQL Database Connectivity

Technologies Used

  • Java
  • Hibernate
  • MySQL
  • Maven
  • JDBC
  • Eclipse IDE

Hibernate Concepts Used

  • Configuration File
  • SessionFactory
  • Session
  • Transaction Management
  • HQL Queries
  • Entity Mapping

Database

Database used: MySQL

Example table:

  • student

Tools Used

  • Eclipse IDE
  • MySQL Workbench
  • Maven

Future Improvements

  • Spring Boot Integration
  • REST APIs
  • Login Authentication
  • GUI Interface

Author

Om Satkar

About

Student Management System developed using Hibernate ORM and MySQL for performing CRUD operations on student records.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages