You are on page 1of 8

INTRODUCTION TO DATABASE

MANAGEMENT SYSYTEM

CIA – III

Topic: - INVENTORY CONTROL MANAGEMENT SYSTEM

‘Airplane Reservation System’


:
SUBJECT: DBMS

CLASS: 3BBAD

BATCH: 2021-24

DONE BY: PAWAN KUMAR 21111617

DAKSH BANSAL 21111618

DEVANG SINGH 21111619

DEVANSH RAJDEV 21111620

G. PAVAN KEERTAN 21111621

CIA-III COMPONENT 2

AIRPLANE RESERVATION SYSTEM


ABSTRACT

The ARS system, or Airline Reservation System, is a web-based booking engine linked to global GDS systems such
as Amadeus, Galileo, and Sabre, which consolidates data from all airlines. Travel agencies and other distribution
channels use GDS systems, which are also used by airline reservation systems, and communication is carried out using
a Type A standardized messaging system.

Airlines' timetables, fare rates, passenger reservations, and ticket records are all part of airline reservation systems.
Direct distribution is used by airlines to deliver information to the GDS while also working within their own
reservation system. Consumers who make their own bookings via the internet or mobile applications are the second
sort of direct distribution channel. Travel agencies and other indirect distribution channels use the same GDS as
airline reservation systems, and all message is sent over a standardized messaging system that uses two forms of
messaging that are transmitted via SITA's high level network (HLN). Type A [usually EDIFACT format] messages
are for real-time interactive communication, and Type B [TTY] messages are for informational and booking
messages. Fare tariffs, rule sets, route maps, class of service tables, and some tax information are all stored in the
Fares data store and are used to calculate the price - "the fare." Booking criteria (e.g., minimum stay, advance
purchase, etc.) are adjusted differently amongst city pairs or zones, and each is allocated a class of service matching
to its own inventory bucket. Inventory control can also be done manually via the availability feeds, dynamically
regulating how many seats are available for a given price by opening and closing specific courses.

A fare basis code is the compiled set of fare conditions. There are two systems in place for exchanging fares data:
ATPCO and SITA, as well as certain system-to-system direct links.

INTRODUCTION

In this project we have created a database which has to monitor the airline reservation system personal information
of the employee.

This particular project was done on MySQL and a group of 5 members worked on it. The snap of the codes is listed
below.
ER DIAGRAM

You might also like