Search Header Logo
NoSQL and SQL

NoSQL and SQL

Assessment

Presentation

Computers

University

Practice Problem

Hard

Created by

Shiny Verghese

Used 22+ times

FREE Resource

12 Slides • 6 Questions

1

media

Closer Look at NoSQL

2

Multiple Choice

What does the Acronym NoSQL stand for?

1

NoSQL

There is no SQL

FInally! Thankfully, no SQL

2

Hmm..well, I just woke up, no I am not sure

3

Not SQL

4

Not Only SQL

3

Difference between SQL and NoSQL

SQL databases are well suited for structured data, complex relationships and transactional systems.

NoSQL databases are well suited for unstructured, big data and real-time analytics applications.

4

media

5

Multiple Choice

NoSQL database use a fixed table schema and rely on SQL to query the data.

True or False?

1

TRUE

2

FALSE

3
4

6

Relationships

How do NoSQL Databases handle data relationships?

Instead of using foreign keys, NoSQL databases use embedded documents or denormalized data.

<Show the video: Normalised and de-normalised data Lectures:Database:2023:videos>

7

media

​Source: Datacamp.com

8

Multiple Select

Disadvantages of NoSQL

1

Data integrity

2

performance

3

limited querying capability

4

scalability

9

Multiple Select

Advantages of NoSQL

1

Scalability

2

flexibility

3

difficulty to handle complex relationships

4

No clue.

10

Types of NoSQl Databases

media

​Source: Datacamp.com

media

11

media

Document Database

12

​Key-Value database

media

Source: Datacamp.com

13

​Graph Database

media

Source: Datacamp.com

14

Column Database

media

Source: Datacamp.com

15

Multiple Choice

Advantage of graph database over a traditional relational database?

1

Better at handling unstructured data

2

Better at handling complex relationships between data

3

faster at performing complex queries

16

17

media

​Source: crocodillion.com

18

Multiple Choice

Explain the difference between JSON and BSON

1

JSON: Binary Format

BSON: text-based Format

2

BSON: Designed to store data in document-oriented database while JSON is not

3

JSON: data interchange format.

BSON: data storage format

4

BSON: more efficient format for storing data than JSON

media

Closer Look at NoSQL

Show answer

Auto Play

Slide 1 / 18

SLIDE