Skip to content

aahsan4/JDBCCarSharingAPI

Repository files navigation

This is a Java H2 Database Car Sharing project that I made myself.

Car-sharing is becoming a more and more popular green alternative to owning a car. This is a program that manages a car-sharing service allowing companies to rent out their cars and find customers. I used H2 database to store the Company, Car, Customer data. I connected to the database using JDBC driver and Connection objects. Wrote the queries in SQL to Create, Read, Update and Delete the tables.

About

A Car Rental Management API using JDBC and H2 database. Customers can rent cars from different companies and return them, while managers can create companies and add cars of them to the Database. Used SQL for the database queries and JDBC to connect to the H2 Database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages