{"id":23246380,"url":"https://github.com/donovan-said/tutorial-learning-mongodb","last_synced_at":"2025-07-31T17:04:23.471Z","repository":{"id":224037111,"uuid":"761864750","full_name":"donovan-said/tutorial-learning-mongodb","owner":"donovan-said","description":"A repository to start learning mongodb","archived":false,"fork":false,"pushed_at":"2024-02-23T11:02:00.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T00:24:07.130Z","etag":null,"topics":["mongodb","tutorial"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/donovan-said.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-02-22T16:24:42.000Z","updated_at":"2024-05-31T10:38:16.000Z","dependencies_parsed_at":"2024-02-23T11:57:15.486Z","dependency_job_id":null,"html_url":"https://github.com/donovan-said/tutorial-learning-mongodb","commit_stats":null,"previous_names":["donovan-said/tutorial-learning-mongodb-beginner","donovan-said/tutorial-learning-mongodb"],"tags_count":0,"template":false,"template_full_name":"donovan-said/template-base-github-repository","purl":"pkg:github/donovan-said/tutorial-learning-mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovan-said%2Ftutorial-learning-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovan-said%2Ftutorial-learning-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovan-said%2Ftutorial-learning-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovan-said%2Ftutorial-learning-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donovan-said","download_url":"https://codeload.github.com/donovan-said/tutorial-learning-mongodb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovan-said%2Ftutorial-learning-mongodb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268074198,"owners_count":24191522,"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-31T02:00:08.723Z","response_time":66,"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":["mongodb","tutorial"],"created_at":"2024-12-19T07:14:38.639Z","updated_at":"2025-07-31T17:04:23.343Z","avatar_url":"https://github.com/donovan-said.png","language":"JavaScript","readme":"# Tutorial Learning MongoDB Beginner\n\nA repository to use as a base template for other repositories and templates.\n\n## Requirements\n\n## Requirements\n\n| Tool                                                                                              | Description                                     |\n| :------------------------------------------------------------------------------------------------ | :---------------------------------------------- |\n| [Docker](https://www.docker.com/products/docker-desktop/)                                         | This is used to launch the MongoDB container    |\n| [mongosh](https://www.mongodb.com/docs/mongodb-shell/)                                            | The MongoDB Shell                               |\n| [MongoDB for VS Code](https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode) | This is used to create a playground for MongoDB |\n\n## Run Docker MongoDB Container\n\n```shell\ndocker-compose up -d\ndocker ps\ndocker volume ls\n```\n\n## Connect with Mongosh\n\n```shell\nmongosh admin -u root -p rootpassword\n```\n\n## Shutdown the Docker Container\n\n```shell\n# Shutdown without deleting all containers\ndocker-compose stop\n# Shutdown with deleting all containers\ndocker-compose down\n```\n\n## VSCode MongoDb Extension\n\nPlease see the [VSCode MongoDB extension](https://code.visualstudio.com/docs/azure/mongodb) \ndocumentation\n\n### Connection String\n\n```shell\nmongodb://root:rootpassword@127.0.0.1/\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonovan-said%2Ftutorial-learning-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonovan-said%2Ftutorial-learning-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonovan-said%2Ftutorial-learning-mongodb/lists"}