0% found this document useful (0 votes)
1K views

21CS745-model-set-1-paper

Uploaded by

sketchystories69
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views

21CS745-model-set-1-paper

Uploaded by

sketchystories69
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Model Question Paper

NoSQL Database (21CS745)


Q. NO. Question RBT CO Marks

1.a) What are NoSQL databases? List and Explain the L2 12


features of NoSQL databases.

1.b) What are aggregates? With a neat diagram explain L2 08


the aggregate data model by taking e-commerce
website as an example

OR

2.a) Write a note on L2 12


i) kev-value data model ii) document data model iii)
column-family stores iv) graph databases

2.b) Explain the following L2 08


i) schemaless databases ii) materialized views

3.a) What are distribution models? Explain briefly the two L2 10


data distribution paths.

3.b) Explain about update and read consistency with an L2 10


example

OR

4.a) Explain the following L2 10


i) Relaxing Consistency ii) Relaxing Durability
iii) CAP Theorem iv) Quorums

4.b) What are version stamps? List and Explain the ways L2 10
to construct version stamps.

5.a) Explain basic map-reduce process with a neat L2 10


diagram.

5.b) With a neat diagram explain the partitioning and L2 10


combining in map-reduce

OR

6.a) What are key-value stores? List and Explain the L2 10


features of it.

6.b) List and Explain the problem spaces where key-value


stores provide best solutions and does not provide
best solutions.
7.a) What are Document databases explain with an L2 10
example. Explain when and when not to use
Document databases.

7.b) Explain the features of Document Databases. L2 10

OR

8.a) Explain with neat diagram the replica set L2 10


configuration and scaling is done in MongoDB

8.b) Explain some SQL queries and their corresponding L3 10


MongoDB queries that can be used on Document
databases.

9.a) Explain with a neat diagram the graph databases. L2 10


Also explain about relationships in graph databases
with a neat diagram.

9.b) Explain the features of graph databases. L2 10

OR

10.a) Explain scaling and application level sharing of nodes L2 10


in graph databases with a neat diagram

10.b) Explain most suitable use cases of graph databases L2 10


and also explain when not to use graph databases.

You might also like