logo

NoSQL Database

4 Pages791 Words99 Views
   

Added on  2022-11-26

About This Document

This document provides an overview of NoSQL database technologies, including their ability to accommodate various data models. It discusses the four categories of NoSQL databases and their differences, as well as examples of where they are used. The document also includes references for further reading.

NoSQL Database

   Added on 2022-11-26

ShareRelated Documents
Running head: NoSQL DATABASE
NoSQL DATABASE
Name of Student
Name of University
Author’s Note
NoSQL Database_1
NoSQL DATABASE1
NoSQL database technologies
NoSQL can be describes as a particular approach to the designing of database which
has the ability to accommodate a wide range of data models including various documents,
graph as well as columnar formats, key values and many more. NoSQL can also be
considered as a particular alternative that could be used in traditional relational database
(Chandra, 2015). In these databases, the data is placed in numerous tables and hence the
schema of data is designed in a careful manner, this designing is done before the database of
completely built. These databases are useful for the purpose of working with huge sets of data
that are distributed in nature as well.
Four basic categories of NoSql databases and Differences between them
The four categories of NoSql along with their differences are mentioned below
Key value store: this is considered as the beginning of the NoSql. Users utilize it for
using key for the purpose of using as well as storing data. A key is an id and the value is
considered as an object encode anything the user wants (Ruiz, Morales & Molina, 2015). The
application needs to parse data after the object has been received from the key vale store.
Document oriented store: this is usually for the purpose of schema less, XML/JSON
semi-structure storage. It adds various collection concepts for the purpose of having a good
understanding of hierarchy organization of that information. The value of that particular
object is in the format of JSON.
ColumnOriented Store: for this particular format, a particular column is stored in
the form of a file. For example people store name column for the complete table in the format
of a file, gender column for the complete table as another file, age the third one (Klein,
Gorton & Ernst, 2015). This particular format saves a huge amount of money for the purpose
NoSQL Database_2

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Basic Categories of NoSQL Databases
|4
|665
|148

Categories of NoSQL Database
|5
|770
|81

Categories of NoSQL Databases
|4
|649
|207

Types of NoSQL Databases
|4
|686
|328

NoSQL Database: Types and Uses
|9
|848
|395

NoSQL Database: Key-Value, Document-Based, Column-Based, Graph-Based
|11
|689
|420