{"id":22201364,"url":"https://github.com/labex-labs/mongodb-free-tutorials","last_synced_at":"2025-07-29T16:32:26.773Z","repository":{"id":265810730,"uuid":"896676009","full_name":"labex-labs/mongodb-free-tutorials","owner":"labex-labs","description":"Practice MongoDB Free Tutorials | This repo collects 5 of free tutorials for MongoDB. MongoDB is a popular NoSQL database known for its flexibility and scalability. This Skill Tree offers a comprehensive learning path for mastering MongoDB administration and development. Perfect for both beginner...","archived":false,"fork":false,"pushed_at":"2024-12-01T02:06:45.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-01T03:18:25.619Z","etag":null,"topics":["awesome","awesome-list","exercises","free","free-tutorials","hands-on","labex","mongodb","programming","tutorials"],"latest_commit_sha":null,"homepage":"https://labex.io/skilltrees/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}},"created_at":"2024-12-01T02:06:40.000Z","updated_at":"2024-12-01T02:06:48.000Z","dependencies_parsed_at":"2024-12-01T03:18:26.983Z","dependency_job_id":"2ece741f-a196-4a63-86f9-21c2de1c267c","html_url":"https://github.com/labex-labs/mongodb-free-tutorials","commit_stats":null,"previous_names":["labex-labs/mongodb-free-tutorials"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmongodb-free-tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmongodb-free-tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmongodb-free-tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmongodb-free-tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/mongodb-free-tutorials/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228030086,"owners_count":17858432,"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","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":["awesome","awesome-list","exercises","free","free-tutorials","hands-on","labex","mongodb","programming","tutorials"],"created_at":"2024-12-02T16:01:33.603Z","updated_at":"2025-07-29T16:32:26.761Z","avatar_url":"https://github.com/labex-labs.png","language":null,"funding_links":[],"categories":["More Free Tutorials","More"],"sub_categories":[],"readme":"# Practice MongoDB Free Tutorials\n\n## Languages\n\n🇨🇳 [简体中文](README_zh.md) 🇯🇵 [日本語](README_ja.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) \n\n\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"128px\" src=\"https://file.labex.io/path/iL7seSYd8jLs.png\"\u003e\n\u003c/div\u003e\n\nMongoDB is a well - known NoSQL database recognized for its flexibility and scalability. This Skill Tree provides a comprehensive learning path for mastering MongoDB administration and development. Suitable for both beginners and experienced developers, it offers a clear roadmap to understand document - based data modeling, CRUD operations, indexing, aggregation, and performance tuning. Through hands - on, non - video courses and practical exercises, you'll gain real - world experience in effectively managing and utilizing MongoDB databases.\n\n|   Index | Name                                                                                                              | Difficulty   | Tutorial Link                                                                         |\n|---------|-------------------------------------------------------------------------------------------------------------------|--------------|---------------------------------------------------------------------------------------|\n|       1 | [📖 Your First MongoDB Lab](https://labex.io/tutorials/mongodb-your-first-mongodb-lab-420660)                     | Intermediate | [🔗 View](https://labex.io/tutorials/mongodb-your-first-mongodb-lab-420660)           |\n|       2 | [📖 Create MongoDB Collection](https://labex.io/tutorials/mongodb-create-mongodb-collection-420695)               | Beginner     | [🔗 View](https://labex.io/tutorials/mongodb-create-mongodb-collection-420695)        |\n|       3 | [📖 Insert Data in MongoDB](https://labex.io/tutorials/mongodb-insert-data-in-mongodb-420696)                     | Intermediate | [🔗 View](https://labex.io/tutorials/mongodb-insert-data-in-mongodb-420696)           |\n|       4 | [📖 Delete MongoDB Data](https://labex.io/tutorials/mongodb-delete-mongodb-data-420822)                           | Beginner     | [🔗 View](https://labex.io/tutorials/mongodb-delete-mongodb-data-420822)              |\n|       5 | [📖 Update MongoDB Records](https://labex.io/tutorials/mongodb-update-mongodb-records-420823)                     | Beginner     | [🔗 View](https://labex.io/tutorials/mongodb-update-mongodb-records-420823)           |\n|       6 | [📖 Honor Roll Tracker](https://labex.io/tutorials/mongodb-honor-roll-tracker-425476)                             | Beginner     | [🔗 View](https://labex.io/tutorials/mongodb-honor-roll-tracker-425476)               |\n|       7 | [📖 Populate the Students Collection](https://labex.io/tutorials/mongodb-populate-the-students-collection-425481) | Beginner     | [🔗 View](https://labex.io/tutorials/mongodb-populate-the-students-collection-425481) |\n\n## More\n\n- 🔗 [MongoDB Learn more about](https://labex.io/skilltrees/mongodb)\n- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fmongodb-free-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fmongodb-free-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fmongodb-free-tutorials/lists"}