NoSQL DB Assignment-1
NoSQL DB Assignment-1
Assignment – 1
1. Write short notes on
i) Consequence of Aggregate Orientation
ii) Key – Value Data Model
iii) Document Data Model
iv) Column family stores
2. Briefly describe the value of Relation Databases.
3. Explain briefly about impendence mismatch with neat diagram.
4. What is NOSQL? Explain briefly about aggregate data models with neat diagram. Considering
example of Relations and Aggregates.
5. What are Schemaless databases? Explain.
6. Explain about Graph database with neat diagram.
7.
Use the above graphical representation and answer the following questions with
justification.
i) Who listens to rock music and works for D?
ii) Who works for D and has a married colleague?
iii) Who listen to rock music?
iv) How are A and S related to each other and also to C?
v) What are the genders of C and A?
8. Explain the evolution of databases from Object Oriented databases to NOSQL databases.