INDEX
Sr. Title Date Sign
No.
PRACTICAL NO:-1
1. A] Write a MongoDB query to create and drop database.
2. B] Write a MongoDB query to create, display and drop collection
3. C] Write a MongoDB query to insert, query, update and delete a
document.
PRACTICAL NO:-2
4. Simple Queries with MongoDB
PRACTICAL NO:-3
5. A] Write a MongoDB query to use sum, avg, min and max
expression
6. B] Write a MongoDB query to use push and addToSet expression.
7. C] Write a MongoDB query to use first and last expression.
PRACTICAL NO:-4
8. A] Write a MongoDB query to create Replica of existing
database.
9. B] Write a MongoDB query to create a backup of existing
database.
10. C] Write a MongoDB query to restore database from the backup.
PRACTICAL NO:-5
11. Connecting Java with MongoDB and inserting, retrieving,
updating and deleting.
PRACTICAL NO:-6
12. Connecting Python with MongoDB and inserting, retrieving,
updating and deleting.
PRACTICAL NO:-7
13. A] jQuery Basic, jQuery Events
14. B] jQuery Selectors, jQuery Hide and Show effects
15. C] jQuery fading effects, jQuery Sliding effects
PRACTICAL NO:-8
16. A] jQuery Animation effects, jQuery chaining
17. B] jQuery Callback, jQuery Get and Set attributes
18. C] jQuery Insert content, jQuery Remove elements and
attributes
PRACTICAL NO:-9
19. Create a JSON file and import it to MongoDB