Skip to content

Cruise Reservation System is one of the most used database systems in the world. It is an example of Transaction processing systems. Transaction processing systems are systems with large databases and hundreds of concurrent users executing database transactions. The basic transactions of this database is that there is a User who can be an agent …

Notifications You must be signed in to change notification settings

Siddharth-K-Rao/Cruise-Reservation-System---DBMS

Repository files navigation

Cruise-Reservation-System - DBMS

Cruise Reservation System is one of the most used database systems in the world. It is an example of Transaction processing systems. Transaction processing systems are systems with large databases and hundreds of concurrent users executing database transactions. The basic transactions of this database is that there is a User who can be an agent also books the ticket, the cruise company receives the booking, collects the fare and then allocates the room after allowing the user to choose the room type, taking the source and destination in mind. A traveller itinerary is then issued for every passenger, which has the important details of their trip such as the trip ID, room number and the ship ID they are travelling in.

About

Cruise Reservation System is one of the most used database systems in the world. It is an example of Transaction processing systems. Transaction processing systems are systems with large databases and hundreds of concurrent users executing database transactions. The basic transactions of this database is that there is a User who can be an agent …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published