Assignment 5
Assignment 5
ROLL NO - 1806048
GROUP - G2
BRANCH - INFORMATION TECHNOLOGY
SUBJECT - Database Management System
DATE - 22 APRIL 2020
ASSIGNMENT 5
Q1.How Client Server based database is different from the Distributed, Mobile and
Cloud database?
Distributed Database
Mobile Database
Mobile databases are separate from the main database and can easily be transported to
various places.
Even though they are not connected to the main database, they can still communicate
with the database to share and exchange data.
The mobile database includes the following components:
The main system database that stores all the data and is linked to the mobile database.
The mobile database that allows users to view information even while on the move. It
shares information with the main database.
The device that uses the mobile database to access data. This device can be a mobile
phone, laptop etc.
A communication link that allows the transfer of data between the mobile database
and the main database.
Cloud Database
A cloud database is a database service built and accessed through a cloud platform. It
serves many of the same functions as a traditional database with the added flexibility
of cloud computing.
Users install software on a cloud infrastructure to implement the database.
A database service built and accessed through a cloud platform.
It enables enterprise users to host databases without buying dedicated hardware.
It can be managed by the user or offered as a service and managed by a provider.
It can support relational database and NoSql database including MongoDB
and Apache CouchDB.
It get accessed through a web interface or vendor-provided API.