Skip to content

CarDB is a basic Java web application built using Servlets and Hibernate JPA, designed to manage car listings efficiently. This project demonstrates fundamental CRUD operations (Create, Read, Update, Delete) for vehicle records with a secure database connection.

Notifications You must be signed in to change notification settings

Hemanth0701/CarDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CarDB - A Simple Servlet & Hibernate JPA-Based Car Database ๐Ÿš—๐Ÿ”

CarDB is a basic Java web application built using Servlets and Hibernate JPA, designed to manage car listings efficiently. This project demonstrates fundamental CRUD operations (Create, Read, Update, Delete) for vehicle records with a secure database connection. Features ๐Ÿš€

โœ… Manage Car Listings (Add, Update, Delete) โœ… View Car Details with Pagination & Sorting โœ… Hibernate JPA Integration for seamless database operations โœ… Secure Form Handling (Input validation & prevention of SQL Injection)

Technology Stack ๐Ÿ› ๏ธ Backend: Java Servlets, Hibernate JPA Frontend: HTML, CSS, JSP Database: MySQL / MariaDB (note if you use any Other Database change the database dependency) Deployment: Apache Tomcat

About

CarDB is a basic Java web application built using Servlets and Hibernate JPA, designed to manage car listings efficiently. This project demonstrates fundamental CRUD operations (Create, Read, Update, Delete) for vehicle records with a secure database connection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published