2.5.1 Introduction
A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. Databases in particular can form a key part of an information management plan which can support researchers and facilitate data management throughout the research lifecycle. Database technology can assist data at the collection stage by providing customized ways to input data, and the ability to do so from different locations such as five different accommodations in the research. Also the database design would need separate database tables to cater for five accommodation. The access to the data can be developed by better and more flexible ways of searching. The Database will create and show the relationship between the different tables.
2.5.2 Database Design
Prior to the main design of the database for the project could take place all of the relevant information associated with the five different accommodation types needed to be gathered. There are three types of Database:
1. MyPhpAdmin.
2. MySQL.
3. XAMPP Control Panel.
When you install the XAMPP Control Panel, due to the …show more content…
MySQL feature allows for the test.sql files to be exported. These files contain all of the relevant information associated with a particular database, such as tables, views, etc. There are a variety of database backups available depending on the database and its functionality. A full backup allows of the information associated with each of the database tables to be stored in a safe environment and thus allowing for the information to be accessed or configured in the future disregarding any loss of data or other mishaps that may occur. Data back-up forms a vital part of web application and other application