Assignment-3
1) Discuss mongoDB wired protocol and any four operation supported by it
2) Write mongoDB commands to do the following
a. Add Admin User b. Authenticate Admin User c. Delete User d. Shutdown User
3) Explain the concept of understanding key/value stores in memcached and redis.
4) Write short notes on
Indexing and ordering in couchDB
The B-tree index in couch db
Indexing in apache Cassandra
5) Write short notes on
Using mysql as a nosql solution.
Mostly immutable Data stores.
6) Write short notes on
a. Web framework and nosql
b. Migrating from RDBMS to nosql
7) Explain 4 types of storage configuration in detail
8) Explain mongoImport and mongoExport with syntax and example.
9) Write mongoDB commands for
i. Add Admin user. ii. Authenticate Admin User.
ii. Start the Server. iv. Stop the Server.
10) Discuss connecting and disconnecting, inserting data, finding data, storing data using
PyMongo module
11) Demonstrate Php Program to create a blog application
12) Write short notes on
a) Membase architecture
b) Hyper table
c) Apache Cassandra
d) Hinted Handoff
e) BerkelyDB
f) Bloom filter
13) Discuss the parameters for modifying documents atomically
14) Explain standard message header format in MongoDB