
- DBMS Tutorial
- DBMS - Home
- DBMS - Overview
- DBMS - Architecture
- DBMS - Data Models
- DBMS - Data Schemas
- DBMS - Data Independence
- Entity Relationship Model
- DBMS - ER Model Basic Concepts
- DBMS - ER Diagram Representation
- DBMS - Generalization, Aggregation
- Relational Model
- DBMS - Codd's Rules
- DBMS - Relational Data Model
- DBMS - Relational Algebra
- DBMS - ER to Relational Model
- DBMS- SQL Overview
- Relational Database Design
- DBMS - Database Normalization
- DBMS - Database Joins
- Storage and File Structure
- DBMS - Storage System
- DBMS - File Structure
- Indexing and Hashing
- DBMS - Indexing
- DBMS - Hashing
- Transaction And Concurrency
- DBMS - Transaction
- DBMS - Concurrency Control
- DBMS - Deadlock
- Backup and Recovery
- DBMS - Data Backup
- DBMS - Data Recovery
- DBMS Useful Resources
- DBMS - Quick Guide
- DBMS - Useful Resources
- DBMS - Discussion
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.
- Related Articles
- NoSQL Databases
- Relational Databases
- Cloud Databases
- Graph Databases
- Spatial Databases
- Multimedia Databases
- Multidimensional Databases
- Types of databases
- Object-Oriented Databases
- Introduction to Databases
- Moving Object Databases
- Open Source Databases
- Best Cloud Databases
- How can I restore multiple databases or all databases dumped by mysqldump?
- Display databases in MongoDB
