👨💻 Zen Class MongoDB Task - Basic CRUD operations and queries using Mongosh without advanced methods or aggregation.
-
Updated
Jun 14, 2025
👨💻 Zen Class MongoDB Task - Basic CRUD operations and queries using Mongosh without advanced methods or aggregation.
Using SQL queries to extract insights from the data and answer research questions or problem statements, using techniques such as selecting columns with SELECT clause, filtering with WHERE clause, sorting data with ORDER BY clause, limiting results with LIMIT, using DISTINCT to retrieve unique values, and counting records with COUNT. Ironhack Lab
To associate your repository with the basic-queries topic, visit your repo's landing page and select "manage topics."