0% found this document useful (0 votes)
88 views

Bahande Database - Application

The document discusses different database management systems (DBMS) used across various industries, including manufacturing, hotel management, food and beverage, airlines, and academe/universities. For each industry, the top 3 DBMS commonly used are listed, such as Microsoft Analysis Services, PowerPivot, and Power BI for manufacturing; eZee Frontdesk, FCS CosmoPMS, and Skytouch Hotel OS for hotel management; and PHP, MySQL, and CSS for academe/universities.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
88 views

Bahande Database - Application

The document discusses different database management systems (DBMS) used across various industries, including manufacturing, hotel management, food and beverage, airlines, and academe/universities. For each industry, the top 3 DBMS commonly used are listed, such as Microsoft Analysis Services, PowerPivot, and Power BI for manufacturing; eZee Frontdesk, FCS CosmoPMS, and Skytouch Hotel OS for hotel management; and PHP, MySQL, and CSS for academe/universities.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 28

DATABASE

APPLICATION-
SEARCH THE INTERNET

ATASHA NICOLE G. BAHANDE


11- ABM MAXWELL
1. Manufacturing Industry
2. Hotel Management Industry

TOP 3 DBMS 3. Food and Beverage Industry


4. Airline Industry

of the following industry 5. Academe/Universities


MANUFACTURING
INDUSTRY
MANUFACTURING
INDUSTRY
Manufacturing sites and large facilities can generate a large amount of process
data that is stored in databases, which are used as data sources for reports.It is
worth examining the various types of databases and structures used to store
that data, so informed choices can be made when selecting databases and
schemas used for reports.
01 MICROSOFT ANALYSIS SERVICES (SSAS)
To gain even higher performance from an OLAP database,
a data cube is used to aggregate the OLAP database data.
A product such as Microsoft Analysis Services (SSAS)
multidimensional server, which is part of SQL Server, can be

DBMS used to implement OLAP data cube. These solutions would


likely be developed by a corporate IT team; and are

USED
therefore outside the scope of the typical Manufacturing
Intelligence solutions.
02 POWERPIVOT
It is designed for self-service BI. Data can be obtained from
a star schema database using queries or for better control
using stored procedures. Users can then develop their own
pivot tables and pivot charts that use PowerPivot as a fast
DBMS in-memory data source.

USED
03 MICROSOFT POWER BI
The Star Schema data base is a variation of the relational
database that is designed for reporting instead of database
transactions. The star schema design is used in an Online
Analytics Processing (OLAP) database. Data would not typically

DBMS be logged to an OLAP database directly, but would instead be


logged to a normalized relational database(s) and then the data

USED would be automatically extracted from the source databases


using an Extraction, Transform, and Load (ETL) process.
HOTEL
MANAGEMENT
INDUSTRY
HOTEL MANAGEMENT
INDUSTRY
Finding the right software to run operations such as automated check-ins and
concierge services is a big key to hotel efficiency. Luckily, many tools create
seamless data sharing between machines and people, and open up a lot of
opportunities when it comes to managing your business.
01 EZEE FRONTDESK
Many hotels use this brainchild of eZee Technosys for hotel
reservations, rate management, revenue maximization, and event
management. In fact, EZee Frontdesk is rated among the fastest

DBMS
growing softwares in the property management realm. Plus, it
makes linking of smart devices such as tablets and smartphones

USED
possible, which adds its versatility.
02 FCS COSMOPMS
FCS Cosmo tools give hoteliers the power to create a seamless
flow of data used for reservation confirmations, front desk
operations, and real-time monitoring of resources. That’s why it’s
a great choice to optimize room-assignment efficiency and

DBMS simplify check-in. And you’ll love how it maintains company,


guest, and travel-agent data to help you manage revenue, rate-

USED setting, and customer discounts.


03 SKYTOUCH HOTEL OS
This property management software from Skytouch Technology
is designed for desktops, tablet devices, and smartphones. It’s
optimized to help with real-time operations monitoring, hotel

DBMS
reservation services, front desk operations, inventory
management, resource distribution, sales, housekeeping, and

USED
catering management.
FOOD AND
BEVERAGE
INDUSTRY
FOOD AND BEVERAGE
INDUSTRY
Food businesses are also making mobile apps to help customers in finding
details about their food. Database management systems are becoming
important for commercial and domestic users because these help in managing
data efficiently, storing large size of information and carrying out multiple
tasks at a time. Use of databases in food industry is the focus and it will help in
finding out trends in food databases, applications of food databases, how these
are making food business more competitive and successful.
01 DBCOMPARER

DBComparer is a professional database comparison tool for


analyzing the differences in database structures. It is an
excellent tool for any project development team or DBA

DBMS managing multiple copies of the same database on an SQL


Server.

USED
02 SQLMANAGERLITE
Makes it easy to control data infrastructure and provides all SQL
tools necessary to set up database systems properly. Our free
products line enables you to perform server administration,
database development, user and security management, data

DBMS viewing and editing and other common tasks using a single
powerful free database program with an easy-to-use graphical

USED interface.
03 SQUIRREL SQL CLIENT
The SQuirreL SQL Client is a database administration tool. It uses
JDBC to allow users to explore and interact with databases via a
JDBC driver. It provides an editor that offers code completion and

DBMS syntax highlighting for standard SQL.

USED
AIRLINE
INDUSTRY
AIRLINE INDUSTRY
A distributed Airline database System stores the following information: the
flight details which includes the originating flight terminal and destination
terminal, along with stops in between. The customer description which
includes the customer code, name, address, and phone number. This is used to
keep records of customers for any emergency . Lastly, the reservation
description which includes customer code number, flight number, date of
booking, and date of traveling.
01 MYSQL
MySQL is a relational database management system based on
SQL – Structured Query Language. The application is used for a
wide range of purposes, including data warehousing, e-
commerce, and logging applications. The most common use for

DBMS mySQL however, is for the purpose of a web database.

USED
02 MICROSOFT SQL SERVER
Microsoft SQL Server is a relational database management
system developed by Microsoft. As a database server, it is a
software product with the primary function of storing and

DBMS
retrieving data as requested by other software applications—
which may run either on the same computer or on another

USED
computer across a network.
03 ORACLE
An Oracle database is a collection of data treated as a unit. The
purpose of a database is to store and retrieve related
information. A database server is the key to solving the problems
of information management. Their core applications include

DBMS customer relationship management (CRM), enterprise resource


planning (ERP), financial management, human capital

USED
management, supply chain management and transportation
management.
ACADEME/
UNIVERSITIES
ACADEME/ UNIVERSITIES
The success of any organization has its ability to acquire accurate and timely
data about its operations, to manage this data effectively, and to use it to
analyze and guide its activities. Integrated student database system offer users
(Student, Registrar, HOD) with a unified view of data from multiple sources. To
provide a single consistent result for every object represented in these data
sources, data fusion is concerned with resolving data inconsistency present in
the heterogeneous sources of data.
01 PHP
PHP is an open-source server-side scripting language that is
used to develop static or dynamic web applications. PHP stands
for Hypertext Pre-processor, that earlier stood for Personal
Home Pages. The list contains both open source(free) and

DBMS commercial(paid) software. It is used to manage dynamic


content, databases, session tracking, even build entire e-

USED commerce sites.


02 MYSQL
MySQL is a relational database management system based on
SQL – Structured Query Language. The application is used for a
wide range of purposes, including data warehousing, e-
commerce, and logging applications. The most common use for

DBMS mySQL however, is for the purpose of a web database.

USED
03 CSS
CSS is the language for describing the presentation of Web
pages, including colors, layout, and fonts. It allows one to adapt
the presentation to different types of devices, such as large
screens, small screens, or printers. CSS is independent of HTML

DBMS and can be used with any XML-based markup language.

USED
A., A., A., & A. (2017, March 9). Food database in food industry. MIS Class Blog.
http://misclassblog.com/big-data-2/food-database-in-food-industry/

Comeau, S. (n.d.). Choosing the Right Database Type for Manufacturing Intelligence.
Hallam ICS. Retrieved April 12, 2021, from https://www.hallam-
ics.com/blog/choosing-the-right-database-type-for-manufacturing-intelligence

H. (2020, July 27). Airline Database - PHDessay.com. Free Essays - PhDessay.Com.

SOURCES: https://phdessay.com/airline-database/

Tables, S. (2020, March 10). 10 Hotel Management Software Picks to Boost Your
Business Efficiency. Social Tables. https://www.socialtables.com/blog/hospitality-
technology/hotel-software/

Takramah, W. K. (2015, April 22). Student Database System for Higher Education:
A Case Study at School of Public Health, University of Ghana :: Science Publishing
Group. Science Article.
http://article.sciencepublishinggroup.com/html/10.11648.j.ajsea.20150402.11.html

You might also like