Improving Scalability and Performance of Application

Authors

  • K. Saranya  Muthayammal Engineering College, Rasipuram, Rasipuram, Tamil Nadu, India
  • N.Anandh  Muthayammal Engineering College, Rasipuram, Rasipuram, Tamil Nadu, India

Keywords:

RDBMS, Oracle DB, DBA, NoSQL, MongoDB, AngularJS

Abstract

Now-a-days, most of the enterprise and web application is using the conventional database which is Oracle DB. Oracle Database is uses a table structured data storing methodology. Because of that accessing tables to get the relevant data will be faster. But if the table column needs to be updated or a new column needs to be added then it adds up extra queries and additional work to the developer. MongoDB is an open-source document database, and leading NoSQL database. MongoDB is written in c++ . MongoDB is a cross-platform, document oriented database that provides, high performance, high availability, and easy scalability. MongoDB works on concept of collection and document. Collection is a group of MongoDB documents. It is the equivalent of an RDBMS table. A collection exists within a single database. Collections do not enforce a schema. Documents within a collection can have different fields. Typically, all documents in a collection are of similar or related purpose. A document is a set of key-value pairs. Documents have dynamic schema. Dynamic schema means that documents in the same collection do not need to have the same set of fields or structure, and common fields in a collection's documents may hold different types of data.AngularJs is advanced javascript which helps in many ways to access the mongodb directly from the front end. And it help the application to gain scalability and performance.

References

  1. Alex Vanston(2012) ,’Complete Book on AngularJS ‘,Vol.4,pp.4593-4607.
  2. Adam Freeman(2014) ,’Pro Angular JS(Experts Voice in Web application Developmetn)’In Proc. of ACM CCS.
  3. Brad Green , Piva A, and Barni M (2014),’ Angular JS ‘, vol. 4, No. 1 ,pp.477-887.
  4. Brad Dayley (2013),’ Node Js , Angular JS, MongoDB web application Development’, Vol. 10, No. 4, pp. 12-21.
  5. Elco Plugge, Griffith.R, Joseph A,.D, Katz R.H, Konwinski .A, Lee .G, Patterson D.A 2013, ‘The Definitive guide to MongoDB: The NoSQL Database for cloud and Desktop Computing’. USB-EECS-pp.259-728.

Downloads

Published

2017-04-30

Issue

Section

Research Articles

How to Cite

[1]
K. Saranya, N.Anandh, " Improving Scalability and Performance of Application, IInternational Journal of Scientific Research in Computer Science, Engineering and Information Technology(IJSRCSEIT), ISSN : 2456-3307, Volume 2, Issue 2, pp.906-909, March-April-2017.