CFP last date
20 May 2024
Reseach Article

Performance Analysis of NoSQL Databases

by Prateek Nepaliya, Prateek Gupta
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 127 - Number 12
Year of Publication: 2015
Authors: Prateek Nepaliya, Prateek Gupta
10.5120/ijca2015906564

Prateek Nepaliya, Prateek Gupta . Performance Analysis of NoSQL Databases. International Journal of Computer Applications. 127, 12 ( October 2015), 36-39. DOI=10.5120/ijca2015906564

@article{ 10.5120/ijca2015906564,
author = { Prateek Nepaliya, Prateek Gupta },
title = { Performance Analysis of NoSQL Databases },
journal = { International Journal of Computer Applications },
issue_date = { October 2015 },
volume = { 127 },
number = { 12 },
month = { October },
year = { 2015 },
issn = { 0975-8887 },
pages = { 36-39 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume127/number12/22783-2015906564/ },
doi = { 10.5120/ijca2015906564 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:19:44.577033+05:30
%A Prateek Nepaliya
%A Prateek Gupta
%T Performance Analysis of NoSQL Databases
%J International Journal of Computer Applications
%@ 0975-8887
%V 127
%N 12
%P 36-39
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

From couple of years working on big data is a challenge. Currently there are lot of document oriented tools, we have to choose best tool from them, and so they are need to be compared. We compared CouchDB, and RavenDB to know which one of them is good. NoSQL derived from relational database, information can be retrieved fast and is portable database. RDBMS is not flexible enough to handle the variety of data. Couch dB is also considered in web world. RavenDB is a transactional, open-source Document Database written in .NET, and offering a flexible data model designed to address requirements coming from real-world systems. Using RDBMSs for Big Data is prohibitively expensive. Each one of these database has advantages and limitation hence, If a query is executed enough times, those indices are promoted to be permanent (auto-generated) indices. Even a simple query requires significant programming expertise, and commonly used BI tools do not provide connectivity to NoSQL. Databases are analyzed on the basis of their time complexities and space and finally in the end we found out of which one has real ability to get used in different situation. And also which is more efficient.

References
  1. “Rabl, Tilmann; Sadoghi, Mohammad; Jacobsen, Hans Arno; Villamor, Sergio Gomez-; Mulero -, Victor Muntes; Mankovskii, Serge (2012-08-27)."Solving Big DataStax (2013-01-15).
  2. Dheeraj Bhardwaj, "Parallel Computing- A Key to Performance", Department of Computer Science & Engineering, Indian Institute of Technology Delhi, August 2011.
  3. “About data consistency". Retrieved 2013-07-25. Ellis, Jonathan (2012-02-15).
  4. D. an Mey,” Two Open MP programming patterns", Proceedings of the Fifth European Workshop on Open MP - EWOMP'03, September
  5. R. Angles and C. Gutierrez,” Survey of graph data-base models”, ACM Computer. Surv. 40(1):39, 2008. Neo4j. The neo database (2006), Avail-able http://dist.neo4j.org/neo-technology-introduction.pdf
  6. M. I. Jordan (Ed). (1998).”Learning in Graphical Models". MIT Press. Hypergraph DB website, Availablehttp://www.kobrix.com/hgdb.jsp
  7. “Introduction to No-SQL”. http://www.cs.tut.fi/~tjm/seminars/nosql2012/NoSQL-Intro.pdf
  8. Gobioff, Sanjay Ghemawat H.; Leung, Shun-Tak: The Google File System. In: SIGOPS Oper. Syst. Rev. 37 (2003), No. 5, p. 29–43. – http://labs.google.com/papers/gfs-sosp2003.pdf
  9. Cooper, Brian F. ; Ramakrishnan, Raghu ; Srivastava, Utkarsh ; Silberstein, Adam ; Bohannon, Philip ; Jacobsen, Hans A. ; Puz, Nick ; Weaver, Daniel ; Yerneni, Ramana: PNUTS: Yahoo!’s hosted data serving platform. In: Proc. VLDB Endow. 1 (2008), August, No. 2, p. 1277–1288. – Also available online. http://research.yahoo.com/files/pnuts.pdf
  10. Cattell, Rick: High Performance Scalable Data Stores. February 2010. – Article of 2010- 02-22. http://cattell.net/datastores/Datastores.pdf
Index Terms

Computer Science
Information Sciences

Keywords

NOSQL CouchDB RavenDB RDMS Map reduce Document Databases.