Skip to content

Creating MongoDB queries for data manipulation and retrieval from the products collection, based on product.json, for GUVI Zen class Day-35 task.

Notifications You must be signed in to change notification settings

RAJKUMAR-35/MongoDB-Queries-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MongoDB-Task-1

Overview

A comprehensive set of MongoDB queries to manipulate and retrieve data from the products collection. This repository contains a set of MongoDB queries to perform various operations on the products collection based on the product.json data.

Preview Image

JSON Data

https://github.com/rvsp/database/blob/master/mongodb/product.json

Key Concepts

  • Database Creation
  • CRUD Operations
  • Data Filtering and Projection
  • Sorting and Limiting Results
  • Aggregation Basics

Lessons Learned

  • Creating databases and collections
  • Performing CRUD operations
  • Using comparison operators for data filtering
  • Limiting and counting query results
  • Applying projections to retrieve specific fields
  • Deleting documents based on criteria
  • Importing and exporting data
  • Introduction to the aggregation framework

Conclusion

This task provided a solid foundation in MongoDB, covering essential operations and techniques for efficient data management. It enhanced my understanding of database creation, CRUD operations, data filtering, and aggregation.

Contact

For any inquiries or feedback, please contact:

About

Creating MongoDB queries for data manipulation and retrieval from the products collection, based on product.json, for GUVI Zen class Day-35 task.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published