{"id":29806582,"url":"https://github.com/labex-labs/quick-start-with-mongodb","last_synced_at":"2025-07-28T14:12:25.493Z","repository":{"id":294822223,"uuid":"988184361","full_name":"labex-labs/quick-start-with-mongodb","owner":"labex-labs","description":"A comprehensive MongoDB course covering essential skills from basic CRUD operations to advanced topics like data modeling, indexing, error handling, and data relationships. Perfect for beginners and intermediate developers.","archived":false,"fork":false,"pushed_at":"2025-07-15T02:02:39.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T06:32:25.955Z","etag":null,"topics":["challenges","course","exercises","hands-on","labex","labs","mongodb","playground","programming"],"latest_commit_sha":null,"homepage":"https://labex.io/courses/quick-start-with-mongodb","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-22T07:16:30.000Z","updated_at":"2025-07-15T02:02:43.000Z","dependencies_parsed_at":"2025-05-22T08:30:53.565Z","dependency_job_id":"6cf4590d-a323-4064-8d2e-004eaaf4eb66","html_url":"https://github.com/labex-labs/quick-start-with-mongodb","commit_stats":null,"previous_names":["labex-labs/quick-start-with-mongodb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/quick-start-with-mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fquick-start-with-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fquick-start-with-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fquick-start-with-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fquick-start-with-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/quick-start-with-mongodb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fquick-start-with-mongodb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267527853,"owners_count":24102022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["challenges","course","exercises","hands-on","labex","labs","mongodb","playground","programming"],"created_at":"2025-07-28T14:11:23.020Z","updated_at":"2025-07-28T14:12:25.480Z","avatar_url":"https://github.com/labex-labs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quick Start with MongoDB\n\n## Languages\n\n🇨🇳 [简体中文](README_zh.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇯🇵 [日本語](README_ja.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) \n\n[![Quick Start with MongoDB](https://cover-creator.labex.io/quick-start-with-mongodb.png)](https://labex.io/courses/quick-start-with-mongodb)\n\n[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/quick-start-with-mongodb)\n\nA comprehensive MongoDB course covering essential skills from basic CRUD operations to advanced topics like data modeling, indexing, error handling, and data relationships. Perfect for beginners and intermediate developers.\n\n![MongoDB](https://img.shields.io/badge/MongoDB-whitesmoke?style=for-the-badge\u0026logo=mongodb)\n\n\n## Exercises\n\n|   Index | Name                                   | Difficulty   | Practice                                                                                                                 |\n|---------|----------------------------------------|--------------|--------------------------------------------------------------------------------------------------------------------------|\n|      01 | 📖 🟢 Your First MongoDB Lab           | Intermediate | \u003ca target='_blank' href='https://labex.io/tutorials/mongodb-your-first-mongodb-lab-420660'\u003eStart Lab\u003c/a\u003e                 |\n|      02 | 📖 🟢 Create MongoDB Collection        | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/mongodb-create-mongodb-collection-420695'\u003eStart Lab\u003c/a\u003e              |\n|      03 | 🎯 🟢 Populate the Students Collection | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/mongodb-populate-the-students-collection-425481'\u003eStart Challenge\u003c/a\u003e |\n|      04 | 📖 🟢 Insert Data in MongoDB           | Intermediate | \u003ca target='_blank' href='https://labex.io/tutorials/mongodb-insert-data-in-mongodb-420696'\u003eStart Lab\u003c/a\u003e                 |\n|      05 | 🎯 🟢 Honor Roll Tracker               | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/mongodb-honor-roll-tracker-425476'\u003eStart Challenge\u003c/a\u003e               |\n|      06 | 📖 🟢 Update MongoDB Records           | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/mongodb-update-mongodb-records-420823'\u003eStart Lab\u003c/a\u003e                 |\n|      07 | 📖 🟢 Delete MongoDB Data              | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/mongodb-delete-mongodb-data-420822'\u003eStart Lab\u003c/a\u003e                    |\n|      08 | 📖 🟢 Write Basic MongoDB Queries      | Beginner     | Coming Soon                                                                                                              |\n|      09 | 📖 🟢 Filter MongoDB Collections       | Beginner     | Coming Soon                                                                                                              |\n|      10 | 📖 🟢 Sort and Limit MongoDB Results   | Beginner     | Coming Soon                                                                                                              |\n|      11 | 📖 🔵 Project MongoDB Fields           | Beginner     | Coming Soon                                                                                                              |\n|      12 | 📖 🔵 Use MongoDB Basic Types          | Beginner     | Coming Soon                                                                                                              |\n|      13 | 📖 🔵 Handle MongoDB Arrays            | Beginner     | Coming Soon                                                                                                              |\n|      14 | 📖 🔵 Work With MongoDB Dates          | Beginner     | Coming Soon                                                                                                              |\n|      15 | 📖 🔵 Design MongoDB Order Schema      | Beginner     | Coming Soon                                                                                                              |\n|      16 | 📖 🔵 Build MongoDB User Profiles      | Beginner     | Coming Soon                                                                                                              |\n|      17 | 📖 🔵 Structure MongoDB Product Data   | Beginner     | Coming Soon                                                                                                              |\n|      18 | 📖 🔵 Query MongoDB Arrays             | Beginner     | Coming Soon                                                                                                              |\n|      19 | 📖 🔵 Manage MongoDB Embedded Docs     | Beginner     | Coming Soon                                                                                                              |\n|      20 | 📖 🔵 Update MongoDB Arrays            | Beginner     | Coming Soon                                                                                                              |\n|      21 | 📖 🔵 Create MongoDB Indexes           | Beginner     | Coming Soon                                                                                                              |\n|      22 | 📖 🔵 Use MongoDB Indexes              | Beginner     | Coming Soon                                                                                                              |\n|      23 | 📖 🔵 Handle MongoDB Errors            | Beginner     | Coming Soon                                                                                                              |\n|      24 | 📖 🔵 Validate MongoDB Data            | Beginner     | Coming Soon                                                                                                              |\n|      25 | 📖 🔵 Group MongoDB Data               | Beginner     | Coming Soon                                                                                                              |\n|      26 | 📖 🔵 Transform MongoDB Data           | Beginner     | Coming Soon                                                                                                              |\n|      27 | 📖 🔵 Summarize MongoDB Data           | Beginner     | Coming Soon                                                                                                              |\n|      28 | 📖 🔵 Import MongoDB Data              | Beginner     | Coming Soon                                                                                                              |\n|      29 | 📖 🔵 Export MongoDB Data              | Beginner     | Coming Soon                                                                                                              |\n|      30 | 📖 🔵 Link MongoDB Documents           | Beginner     | Coming Soon                                                                                                              |\n|      31 | 📖 🔵 Use MongoDB References           | Beginner     | Coming Soon                                                                                                              |\n\n## Environment\n\nLabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.\n\n![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)\n\n- A strict \"Learn by Doing\" approach with exclusive hands-on labs and no videos.\n- Interactive online environments within the browser, with automated step-by-step checks.\n- A structured content organization with the Skill Tree based learning system.\n- A growing learning resource of 30 Skill Trees and over 6,000 Labs.\n- The learning assistant Labby, built on lastest AI models, providing a conversational learning experience.\n\nLearn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).\n\n## More\n\n- 🔗 [MongoDB Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [MongoDB Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [MongoDB Free Tutorials](https://github.com/labex-labs/mongodb-free-tutorials)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fquick-start-with-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fquick-start-with-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fquick-start-with-mongodb/lists"}