{"id":31120899,"url":"https://github.com/terrextech/go-mongoutils","last_synced_at":"2025-09-17T15:08:06.739Z","repository":{"id":57531565,"uuid":"147744435","full_name":"TerrexTech/go-mongoutils","owner":"TerrexTech","description":"Mongo-Go-Driver wrapper allowing convenient interaction with MongoDB.","archived":false,"fork":false,"pushed_at":"2018-11-12T04:17:14.000Z","size":47,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-21T17:15:06.263Z","etag":null,"topics":["go","golang","mongodb"],"latest_commit_sha":null,"homepage":"","language":"Go","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/TerrexTech.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}},"created_at":"2018-09-06T23:22:33.000Z","updated_at":"2024-03-08T11:22:05.000Z","dependencies_parsed_at":"2022-09-06T23:11:00.914Z","dependency_job_id":null,"html_url":"https://github.com/TerrexTech/go-mongoutils","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/TerrexTech/go-mongoutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerrexTech%2Fgo-mongoutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerrexTech%2Fgo-mongoutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerrexTech%2Fgo-mongoutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerrexTech%2Fgo-mongoutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TerrexTech","download_url":"https://codeload.github.com/TerrexTech/go-mongoutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerrexTech%2Fgo-mongoutils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275615301,"owners_count":25496811,"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-09-17T02:00:09.119Z","response_time":84,"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":["go","golang","mongodb"],"created_at":"2025-09-17T15:08:04.836Z","updated_at":"2025-09-17T15:08:06.733Z","avatar_url":"https://github.com/TerrexTech.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Go Mongo-Utils\n---\n\nThis package helps in bootstrapping Mongo, including tasks such as creating\ndatabase-clients, databases, and collections.\n\n**[Go Docs][0].**  \nCheck example usage here: [examples/example.go][1]  \nMore examples can be found in [test-files][2].\n\n#### Developer Notes\n---\n\nSince the base driver, [mongo-go-driver][3], is in Alpha state, we run extensive\nintegration tests within required domain to ensure this library functions well.\nHence, a working MongoDB instance is required to run tests.\n\nThe tests will run using database `lib_test_db`, which **will be deleted** after\neach test to ensure test-independence. So do not use this database for anything.\n\nBy default, the test-suite will try to read connection string from environment-variable\n`MONGODB_TEST_CONN_STR`, however, if the variable is not present, the default string\n`mongodb://root:root@localhost:27017` will be used for connection.\n\n  [0]: https://godoc.org/github.com/TerrexTech/go-mongoutils/mongo\n  [1]: https://github.com/TerrexTech/go-mongoutils/blob/master/examples/example.go\n  [2]: https://github.com/TerrexTech/go-mongoutils/tree/master/mongo\n  [3]: https://github.com/mongodb/mongo-go-driver\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrextech%2Fgo-mongoutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterrextech%2Fgo-mongoutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrextech%2Fgo-mongoutils/lists"}