2015
DOI: 10.14569/ijacsa.2015.061111
|View full text |Cite
|
Sign up to set email alerts
|

A Comparative Study of Relational and Non-Relational Database Models in a Web- Based Application

Abstract: Abstract-The purpose of this paper is to present a comparative study between relational and non-relational database models in a web-based application, by executing various operations on both relational and on non-relational databases thus highlighting the results obtained during performance comparison tests. The study was based on the implementation of a web-based application for population records. For the nonrelational database, we used MongoDB and for the relational database, we used MSSQL 2014. We will als… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

1
17
0

Year Published

2016
2016
2022
2022

Publication Types

Select...
8

Relationship

1
7

Authors

Journals

citations
Cited by 28 publications
(20 citation statements)
references
References 1 publication
1
17
0
Order By: Relevance
“…Mainly, NoSQL databases are designed to allow us insertion of data for which we do not have a predefined schema, as the structure of our data is not set [7].…”
Section: Presentation Of the Application Databasementioning
confidence: 99%
“…Mainly, NoSQL databases are designed to allow us insertion of data for which we do not have a predefined schema, as the structure of our data is not set [7].…”
Section: Presentation Of the Application Databasementioning
confidence: 99%
“…Relational Database Management Systems (RDBMS) have been the dominant model for more than 40 years. The relational model has a rigid schema with a clear structure [20]. Despite the robustness of RDBMS, it has limitations.…”
Section: Introductionmentioning
confidence: 99%
“…Despite the robustness of RDBMS, it has limitations. It cannot handle the increasing size of data or process unstructured information [20].…”
Section: Introductionmentioning
confidence: 99%
“…It is necessary to do a careful analysis and consider main factors as the amount of data, the flexibility of schema, the budget, the amount of transactions that would be made, when choosing the data model for the application [13].…”
Section: Introductionmentioning
confidence: 99%
“…Generally, for smaller and medium applications, a relational database would be advisable and for big applications, that use and manipulate large quantities of data, a nonrelational database is more appropriate [13].…”
Section: Introductionmentioning
confidence: 99%