Question Bank

3705 approved questions from the community

Which of the following are examples of graph databases? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
NoSQL
by Mohamed

Redis is an example of a graph database.

EASY
TRUE FALSE
20s
NoSQL
by Mohamed

Which use cases are ideal for wide-column stores? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
NoSQL
by Mohamed

Which NoSQL database is an example of a wide-column store?

EASY
SINGLE CHOICE
25s
NoSQL
by Mohamed

NoSQL databases that use eventually-consistent architecture sacrifice immediate consistency for better write performance.

MEDIUM
TRUE FALSE
30s
NoSQL
by Mohamed

What is Google Bigtable an example of?

EASY
SINGLE CHOICE
25s
NoSQL
by Mohamed

Which replication model allows all nodes to accept both read and write operations?

MEDIUM
SINGLE CHOICE
35s
NoSQL
by Mohamed

What is the primary use case for graph databases?

EASY
SINGLE CHOICE
30s
NoSQL
by Mohamed

When would you choose a NoSQL database over a relational database?

MEDIUM
SINGLE CHOICE
35s
NoSQL
by Mohamed

Which NoSQL databases are mentioned as using Session Consistency? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
NoSQL
by Mohamed

What is the primary use case for Redis?

EASY
SINGLE CHOICE
30s
NoSQL
by Mohamed

Which NoSQL database is best suited for managing data with complex relationships?

EASY
SINGLE CHOICE
30s
NoSQL
by Mohamed

Which consistency model ensures that operations causally related are observed in the order they were performed?

HARD
SINGLE CHOICE
40s
NoSQL
by Mohamed

Session Consistency ensures consistent ordering of operations across all database nodes globally.

HARD
TRUE FALSE
30s
NoSQL
by Mohamed

What is the primary purpose of sharding in NoSQL databases?

MEDIUM
SINGLE CHOICE
35s
NoSQL
by Mohamed

Relational databases follow the BASE model while NoSQL databases follow the ACID model.

MEDIUM
TRUE FALSE
25s
NoSQL
by Mohamed

Load balancing in NoSQL databases is used to distribute incoming traffic across multiple servers to prevent bottlenecks.

MEDIUM
TRUE FALSE
30s
NoSQL
by Mohamed

Which consistency model guarantees that a client's subsequent read will reflect their previous write?

MEDIUM
SINGLE CHOICE
35s
NoSQL
by Mohamed

NoSQL databases are better suited for managing large volumes of data compared to traditional relational databases.

EASY
TRUE FALSE
25s
NoSQL
by Mohamed

Key-value stores are well-suited for complex queries involving multiple JOIN operations.

MEDIUM
TRUE FALSE
25s
NoSQL
by Mohamed
PreviousPage 31 of 186Next