NoSQL Microproject
NoSQL Microproject
Patel Polytechnic
Semester-6
NoSQL Micro-Project
Group Members:
Barodia Deep J :-226370307003
Kumawat Pavan R :- 226370307039
Patel Uday P :-236378307031
Topic : Movies Collection
Collection of restaurants :
db.movies.find();
2. Write a MongoDB query to display all the movies with rating greater than 8:
3. Write a MongoDB query to find the movies which are either "Action" or "Comedy"
genre:
4. Write a MongoDB query to find movies which are both "Action and Comedy"
genre:
5. Write a MongoDB query to find movies which are both "Thriller and
Drama" genre: