Sie sind auf Seite 1von 2

International Journal of Trend in Scientific

Research and Development (IJTSRD)


International Open Access Journal
ISSN No: 2456 - 6470 | www.ijtsrd.com | Volume - 2 | Issue – 3

Database for Mobile Application

Jasra Nisar
Nisar, Owais Noor Trumboo
M.Tech Scholar, Department of Computer
omputer Science and Engineering, Punjab Technical
echnical University, India

ABSTRACT
As we know that database is a collection of software units with limited function. A mobile
interrelated data i.e. it is composed of collection of application may also be known as an app, web app,
files that are linked in such a way that information online app, iPhone app or smartphone app. Every
from one of files may be combined with information mobile that we use today has some inbuilt
from other files so that the user may receive the exact applications and we can also download other
information as he/she needed. E.g. Consider the applications too. With mobile databases, user have
names, telephone numbers and addresses of people access to corporate data on their laptop, PDA, or other
you may know is a collection of related data and internet access device that is required for applications
hence database. at remote sites. The various components of mobile
Mobile development has become a part of the database environment includes:
software industry
stry and it is being present everywhere.
In order to develop a mobile we require a database for  The corporate database server
erver and the DBMS that
it and that database is called mobile database. deals with and stores the corporate data and
provides the corporate applications.
More and more mobile applications need data to  A mobile database platform that includes PDA,
work, and databases are the most common way of laptop or other internet access devices.
storing and managing
ng data. So, a mobile application  The two-way
way communication links between the
uses a database that is hosted in the cloud, and corporate and the mobile DBMS.
connects remotely to it in order to access its data.
II. ISSUES IN MOBILE DATABASES
The aim of this paper is to know about the databases
The two main issues associated with mobile databases
that are required for the mobile applications.
are the management of mobile database and the
communication between mobile and the corporate
Keywords: NOSQL, SQL, XML docu
documents, JSON
databases. In the below section we identify the
documents
requirements of mobilee DBMSs.
DBMSs
I. INTRODUCTION The functionality required for the mobile DBMSs
D
includes the capability to:
Mobile database is a stationary database used for
mobiles that can be connected to mobile computing  Communicate with the centralized database server
device over a mobile network, or we can also say that or primary database server.
mobile database is a database that is actually stored by  Coordinate the data on centralized database server
a mobile device. A mobile application also referred to and mobile device.
as an app, is an application software that is designed  Capture the data from a range of sources such as
to run on a mobile device, such as a smartphone or internet.
tablet computer.. Apps are generally small, individual  Create personalized and customized mobile
applications.

@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 3 | Mar-Apr


Apr 2018 Page: 853
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470
III. POPULAR DATABASES FOR MOBILE : IV. CHARACTERISTICS OF MOBILE
DATABASE
Databases for mobiles need to be: The various characteristics of mobile databases are:
 No server requirement.  Mobile database have limited resources.
 Fast and secure.  It should have limited power supply.
 Lightweight, because storage is limited on mobile  Restricted bandwidth of wireless networks.
devices.  Mobility.
 Low memory and power consumption.  Disconnections.
There are lots of mobile databases but some of the V. ADVANTAGES AND DISADVANTAGES OF
most popular databases for mobile apps are: MOBILE DATABASE
SQLite  Centralized portability number database not needed.
SQLite is a relational database, and it is a lighter Involves donor network during call setup
version of SQL that is designed for mobile. SQLite is VI. CONCLUSION
an embedded SQL database engine that is without any
separate server process, unlike any other SQL Mobile application development is one of the most
database. SQLite supports all relational databases dynamic area in IT industry. Database is very
features and is an open source also which is by default important while we are building any application.
present in two main mobile operating systems i.e. Without database we cannot built any application.
Android and iOS, and supported by blackberry and Database plays a very important role in mobile
windows phone. SQLite is very fast and need very application. In order to run a mobile app, we require a
less memory to operate. database for it to run the app and the database that
will run on the mobile app is called as mobile
Berkeley Database database. In this paper, we learnt about various mobile
Berkeley database is a high performance embedded databases that we are using today.
database and is an open source also that allows us to
handle data in different ways. It can be in relational REFERENCES
way like SQLite, or it can be in key/value pair data
and it can also support multiple data items for a single 1) Kevin Ebi, “Organize your business with a mobile
key. Berkeley database supports java objects as data database”, retrieved 14/12/08.
or it can also be XML documents. Berkeley database 2) Katerina Roukounaki, “Five popular databases for
can work both as a relational database as well as mobile”.
NOSQL database depends on which library we are 3) Santhosh Kumar Gajendran, “A Survey on
using. NoSQL Databases”.
4) Marin FOTACHE and Dragos COGEAN,
Couchbase Lite “NoSQL and SQL Databases for Mobile
Couchbase Lite database is powerful NOSQL Applications”, Informatica Economică,vol. 17, no.
embedded JSON database. In Couchbase Lite, the 2/2013.
data is stored as JSON documents. Each document in 5) Trevor Perrier and Fahad Pervaiz , “NoSQL in a
Couchbase Lite can have one or more attachments Mobile World: Benchmarking Embedded Mobile
which is stored and loaded separately. We can also Databases”.
say that Couchbase Lite is a document-oriented 6) Ameya Nayak, Dikshay Poojary and Anil Poriya,
database. “Type of NOSQL Databases and its Comparison
with Relational Databases”, International Journal
Realm Database of Applied Information Systems (IJAIS), Volume
Realm Database is also a relational database in which 5– No.4, March 2013.
data can be queried, filtered and interconnected but 7) Abdul Haseeb and Geeta Pattun, “A review on
also have objects which are live and fully reactive. NoSQL: Applications and challenges”,
Realm database is developed by Realm which is International Journal of Advanced Research in
designed to run on mobile devices. It is server less Computer Science, Volume 8, No. 1, Jan-Feb.
and cross-platform like SQLite.

@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 3 | Mar-Apr 2018 Page: 854

Das könnte Ihnen auch gefallen