Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shyamsundernt/mongodb-day-1

This is a MongoDB Day_1 task done
https://github.com/shyamsundernt/mongodb-day-1

database mondodb

Last synced: 5 days ago
JSON representation

This is a MongoDB Day_1 task done

Awesome Lists containing this project

README

        

This folder consists of files for MongoDB Task_1 for FSD.

--> It contains screenshots and txt file of every task done:

Find all the information about each products

Find the product price which are between 400 to 800

Find the product price which are not between 400 to 600

List the four product which are greater than 500 in price

Find the product name and product material of each products

Find the product with a row id of 10

Find only the product name and product material

Find all products which contain the value of soft in product material

Find products which contain product color indigo and product price 492.00

Delete the products which product price value are 28