
- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Mobile Databases
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.
Advantages of Mobile Databases
Some advantages of mobile databases are −
The data in a database can be accessed from anywhere using a mobile database. It provides wireless database access.
The database systems are synchronized using mobile databases and multiple users can access the data with seamless delivery process.
Mobile databases require very little support and maintenance.
The mobile database can be synchronized with multiple devices such as mobiles, computer devices, laptops etc.
Disadvantages of Mobile Databases
Some disadvantages of mobile databases are −
The mobile data is less secure than data that is stored in a conventional stationary database. This presents a security hazard.
The mobile unit that houses a mobile database may frequently lose power because of limited battery. This should not lead to loss of data in database.