Introduction to NoSQL Databases. Exam
Questions With Verified And Updated
Answers
What is NOSQL? - answer✔NoSQL is a class of database management system identified by its
non-adherence to the widely used relational database management system (RDBMS) model
with its structured query language (SQL).
NOSQL has evolved to mean "Not Only" SQL
NOSQL has become prominent with the advent of web scale data and systems created by
Google, Facebook, Amazon, Twitter and others to manage data for which SQL was not the best
fit.
Why NoSQL databases? - answer✔-The (exponential growth) of the volume of data generated
by users and systems
-The (increasing interdependency) and complexity of data, accelerated by the Internet, Web
2.0, social networks
NoSQL databases are useful when working with a huge quantity of data and the data's nature
does not require a relational model for the data structure
Advantages of NoSQL Databases - answer✔Massive write performance.
Fast key value look ups.
Flexible schema and data types.
No single point of failure.
Fast prototyping and development.
Out of the box scalability (particularly Horizontal scalability).
Vertical scalability - answer✔Also called scaling up
1|Page
ALL RIGHTS RESERVED.
Increasing server capacity.
Adding more CPU, RAM.
Managing is hard.
Possible down times
Horizontal scalability - answer✔-Scale-out, Adding servers to existing system with little effort,
aka Elastically scalable
-Bugs, hardware errors, things fail all the time.
-It should become cheaper. Cost efficiency.
-Shared nothing
-Use of commodity/cheap hardware
-Heterogeneous systems
NoSQL characteristics - answer✔-Does not use SQL as its query language
NoSQL databases are not primarily built on tables, and generally do not use SQL for data
manipulation (but some have SQL like interfaces
-May not give full ACID guarantees
Usually only eventual consistency is guaranteed or transactions limited to single data items
-Distributed, fault-tolerant architecture
Data are partitioned and held on large number of servers, and is replicated among these
machines: horizontal scaling
RDBMS: Pros and Cons - answer✔Pros:
Many programmers are already familiar with it.
Transactions and ACID make development easy.
Lots of tools to use.
Rigorous Design (Schema)
2|Page
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller TheStar. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $11.49. You're not tied to anything after your purchase.