NoSQL - class 1

NoSQL - class 1

University

5 Qs

quiz-placeholder

Similar activities

Chapter 5 and 6

Chapter 5 and 6

University

10 Qs

Select statement

Select statement

University

10 Qs

Quiz 1 SMBD

Quiz 1 SMBD

University

10 Qs

ICT 2022 (Clincher Round)

ICT 2022 (Clincher Round)

University

10 Qs

quiz no 1

quiz no 1

University - Professional Development

10 Qs

DBMS Lab Quiz 1 2B3

DBMS Lab Quiz 1 2B3

University

10 Qs

Chapter 8 : Database Security

Chapter 8 : Database Security

University

10 Qs

Database Introduction 1

Database Introduction 1

University

9 Qs

NoSQL - class 1

NoSQL - class 1

Assessment

Quiz

Computers

University

Medium

Created by

Camille Duquesne

Used 19+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

NoSQL Datbases ...

... always have consistent data

... can handle big amount of data

... have a very strict schema

... can handle heterogeneous data structures

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MongoDB implements ...

... graph-oriented databases

... document-oriented databases

... key-value databases

... column-oriented databases

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A DBMS and NoSQL are the same thing

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

NoSQL emerged around

1970

1980

1990

2000

2010

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Document-oriented databases ...

... are a good choice if you do not know the structure of your data well

... are good at joins

... enforce a strict structure of data

... stores data in the form of JSON documents