preview

Relational Database Model And No Sql Database System

Decent Essays

COMPARISON OF RELATIONAL DATABASE MODEL AND NO SQL DATABASE SYSTEM:
The Relational database and the No SQL database are both appropriate database methods depending on the way they are being implemented and the purpose of the business for which they are being incorporated. However, both the database approaches have distinct wide variety of characteristics, based on which they can be compared and contrasted in the following way.
STRUCTURE OF DATA: The data structure of a relational database comprises of table structure. Every table is identified by a unique name or label. The data tables are described as the collection of rows and columns. Each row of the table is known as the record and each column is known as the field of the specific data table. All the data sets are well organized and logical linked to each other through definite and unique relationships. A table, therefore can also be defined as the “structured collection of relationships”. The fundamental aim of developing No SQL database systems is to easily and effectively handle vast quantity of data or information in advanced web-scale applications. In order to achieve this purpose, the No SQL systems are designed as the schema-free database systems. There are different modes to define the No SQL databases that typically depend on the requirements of the data that has to be managed. The main No SQL data structures include column database, key-value store database, document store database, graph database and

Get Access