CFP last date
20 May 2024
Reseach Article

Distributed Database: Concepts and Applications

Published on May 2012 by Priyanka Singh
National Conference on Advancement in Electronics & Telecommunication Engineering
Foundation of Computer Science USA
NCAETE - Number 4
May 2012
Authors: Priyanka Singh
3d26b7bd-4907-4daa-92f4-e0f2103ce62e

Priyanka Singh . Distributed Database: Concepts and Applications. National Conference on Advancement in Electronics & Telecommunication Engineering. NCAETE, 4 (May 2012), 4-7.

@article{
author = { Priyanka Singh },
title = { Distributed Database: Concepts and Applications },
journal = { National Conference on Advancement in Electronics & Telecommunication Engineering },
issue_date = { May 2012 },
volume = { NCAETE },
number = { 4 },
month = { May },
year = { 2012 },
issn = 0975-8887,
pages = { 4-7 },
numpages = 4,
url = { /proceedings/ncaete/number4/6612-1102/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Proceeding Article
%1 National Conference on Advancement in Electronics & Telecommunication Engineering
%A Priyanka Singh
%T Distributed Database: Concepts and Applications
%J National Conference on Advancement in Electronics & Telecommunication Engineering
%@ 0975-8887
%V NCAETE
%N 4
%P 4-7
%D 2012
%I International Journal of Computer Applications
Abstract

The author wants to submit the endeavor about the Distributed Database storage concepts and usefulness in large enterprises. One of the most useful storage technique for Distributed Database is sharding and the concept of database sharding has gained popularity over the past several years due to the enormous growth in transaction volume and size of business-application databases and database security also. Database sharding can be simply defined as a "shared-nothing" partitioning scheme for large databases across a number of servers, enabling new levels of database performance and scalability. If you think of broken glass, you can get the concept of sharding—breaking your database down into smaller chunks called "shards" and spreading them across a number of distributed servers. High performance web applications often reach the limits of one database server. Such systems require a smart distribution of data. Sharding is a mechanism that helps the application to scale horizontal and gain responsibility by splitting information across multiple servers. The paper will give an introduction on sharding and possible implementations as well as covering problems with this approach.

References
  1. www. mongodb. org/display/DOCS/Sharding+Introduction
  2. www. datacenterknowledge. com
  3. www. genomel. org
  4. www. icpsr. umich. edu
  5. Sharing Data from Large-scale Biological Research Projects: A System of Tripartite Responsibility (Wellcome Trust, 2003); available at http://www. wellcome. ac. uk/stellent/groups/corporatesite/@policy_communications/documents/web_document
  6. http://lifescaler. com/2008/04/database-sharding-unraveled-part-i/
  7. Kraitchik, M. "The Unfinished Game. " §6. 1 in Mathematical Recreations. New York: W. W. Norton, pp. 117-118, 1942.
  8. www. wow. com/2009/
  9. 08/19/wow-rookie-sharding-etiquette/
Index Terms

Computer Science
Information Sciences

Keywords

Distributed Database