preview

Relational Data Models Versus No Sql Data Model

Better Essays

Relational Data Model Versus No SQL Data Model
Rutu Patel
CSIT 555 Database Systems
Midterm Research Paper

[1] INTRODUCTION:
The term database can be defined as the collection of systematic, well-ordered and structured data that can be easily and efficiently handled, retrieved and upgraded on a periodic basis depending on its requirements. The structure and organization of any database is based upon its respective database model.
A unique database model is implemented by each database depending upon the logical structure of the data that is being handled by that database. There are numerous distinct database models out in the market at present that allow the application developers to effectively manage the data. The most widely welcomed …show more content…

The fundamental theory of logical relations among the grouped data is incorporated in the relational database model. This method offers numerous advantages such as keeping the structured data in an organized and logically related manner, ease of data handling in case of related data or information, simplicity of data management and many more. In general, it can be stated that those database systems that assimilate the technique of relational SQL data model can execute in a productive and precise method.
[3] THE NO SQL DATABASE SYSTEM AND KEY-VALUE STORE DATA MODEL:
The term “No SQL” is considered in a much wider vision which means “Not Only SQL”. This can be elaborated in the sense that the concept of No SQL does not consider the complete elimination of SQL language, rather it focuses on supporting other SQL like queries. The No SQL Database basically follows a model-free approach. The leading advantage of implementing the No SQL database is eliminating all the restrictions of the rigorously followed structured model in the relational database system. In No SQL approach, there are many flexibilities of choosing eligible data structure according to the information or data that has to be handled. Some of the widely followed data models of the No SQL database are key value stores, column family stores, document database, graph database, etc. The fundamental concept behind the development of the key-value store data model is to create a data model that

Get Access