{"id":21835490,"url":"https://github.com/plopezgit/sprint2_t4_mongodb_java","last_synced_at":"2025-03-21T14:23:39.024Z","repository":{"id":205077046,"uuid":"713327255","full_name":"plopezgit/Sprint2_T4_MongoDB_Java","owner":"plopezgit","description":"Extra. Getting Started with MongoDB and Java, CRUD Operations","archived":false,"fork":false,"pushed_at":"2023-11-30T17:37:26.000Z","size":1748,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T10:07:41.995Z","etag":null,"topics":["connector","crud-operation","crud-sample","db","java","maven","maven-pom","mongodb","scss"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/developer/languages/java/java-setup-crud-operations/","language":"Java","has_issues":true,"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/plopezgit.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}},"created_at":"2023-11-02T09:49:36.000Z","updated_at":"2023-11-03T07:51:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"878d4bca-8971-4bc7-9d78-17b8156d55b0","html_url":"https://github.com/plopezgit/Sprint2_T4_MongoDB_Java","commit_stats":null,"previous_names":["plopezgit/sprint2_t4_mongodb_extra_crud","plopezgit/sprint2_t4_mongodb_java"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plopezgit%2FSprint2_T4_MongoDB_Java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plopezgit%2FSprint2_T4_MongoDB_Java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plopezgit%2FSprint2_T4_MongoDB_Java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plopezgit%2FSprint2_T4_MongoDB_Java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plopezgit","download_url":"https://codeload.github.com/plopezgit/Sprint2_T4_MongoDB_Java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244811999,"owners_count":20514386,"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":["connector","crud-operation","crud-sample","db","java","maven","maven-pom","mongodb","scss"],"created_at":"2024-11-27T20:21:27.115Z","updated_at":"2025-03-21T14:23:38.987Z","avatar_url":"https://github.com/plopezgit.png","language":"Java","readme":"# Sprint2_T4_MongoDB_Java\n\nIt tests the set up for Java project with Maven and execute a MongoDB command, exploring the most CRUD operations using the MongoDB Java driver.\n\nIt follows: https://www.mongodb.com/developer/languages/java/java-setup-crud-operations/\n\n\n#### Create\n\n###### Insert one\n\n![Optic](samples/CreateClass.png)\n\n![Optic](samples/opticFind.png)\n\n###### Insert multiple\n\n![Optic](samples/CreateClassMult.png)\n\n![Optic](samples/opticFind2.png)\n\n#### Read\n\n###### Specfic document\n\n![Optic](samples/ReadSpecific.png)\n\n###### Range of documents (by list)\n\n![Optic](samples/ReadRange.png)\n\n###### Range of documents (by iterator)\n\n![Optic](samples/ReadRangeIterator.png)\n\n###### Range of documents (by Consumer functional interface implementation)\n\n![Optic](samples/ReadRangeConsumer.png)\n\n\n#### Update\n\n###### Update one\n\n![Optic](samples/UpdateOne.png)\n\n_There is others update operators examples:_\n- **set** will set a value.\n- **inc** will increment a value.\n- **rename** will rename a field.\n- **mul** will multiply the value by the given number.\n- **addToSet** is similar to push but will only push the value in the array if the value doesn't exist already.\n\n\n#### Delete\n\n![Optic](samples/DeleteOne.png)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplopezgit%2Fsprint2_t4_mongodb_java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplopezgit%2Fsprint2_t4_mongodb_java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplopezgit%2Fsprint2_t4_mongodb_java/lists"}