preview

A Study Between Graph Database And Relational Database Essay

Better Essays

A COMPARITIVE STUDY BETWEEN GRAPH DATABASE AND RELATIONAL DATABASE

Abstract- This research documents a comprehensive evaluation of the emerging graph databases along with a benchmark study to compare it to the existing relational model. With the ease of the graphical representation brought in with Neo4j, we saw the opportunity to attempt getting details about the various attributes in the dataset and analyze this data to present a statistical view along with its popular counterpart, MySQL. The ultimate goal of this study is to determine whether a traditional relational database system like MySQL, can be replaced completely in production, by a graph database, such as Neo4j.
Keywords: Graph database, Relational Database, 0Neo4j, Cypher, Property Graph Model.

I. INTRODUCTION
Data is ever increasing. We need a system to represent, store and manipulate complex information, detect correlations and patterns, construct data models etc. Furthermore, being independently maintained, data can change in time or even change its base structure, making it difficult for modelling systems to accommodate these changes. Current representation and storage systems are not very flexible in dealing with structural changes and also they are not powered with the ability of performing complex data manipulations of the sort mentioned above.
Relational Database Management Systems are probably the ones that we are most familiar with in 21st century computer science. Relational databases store

Get Access