Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shyamsundernt/mongodb-day-1
- Owner: ShyamSunderNT
- Created: 2024-05-22T15:11:09.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T15:12:07.000Z (9 months ago)
- Last Synced: 2024-05-22T16:33:13.628Z (9 months ago)
- Topics: database, mondodb
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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