{"id":13480803,"url":"https://github.com/mongodb/mongoid","last_synced_at":"2025-05-12T13:05:59.880Z","repository":{"id":665888,"uuid":"309009","full_name":"mongodb/mongoid","owner":"mongodb","description":"The Official Ruby Object Mapper for MongoDB","archived":false,"fork":false,"pushed_at":"2025-04-11T08:39:25.000Z","size":22061,"stargazers_count":3915,"open_issues_count":291,"forks_count":1381,"subscribers_count":111,"default_branch":"master","last_synced_at":"2025-05-12T13:05:34.712Z","etag":null,"topics":["mongodb","mongodb-driver","orm","orm-framework","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/mongoid","language":"Ruby","has_issues":false,"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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-16T16:24:56.000Z","updated_at":"2025-05-06T17:09:29.000Z","dependencies_parsed_at":"2023-07-05T15:03:01.472Z","dependency_job_id":"c80a8e55-b5e8-4765-9e63-755d8da974d4","html_url":"https://github.com/mongodb/mongoid","commit_stats":{"total_commits":7558,"total_committers":547,"mean_commits":"13.817184643510055","dds":"0.45514686424980155","last_synced_commit":"ec18c8b40331f07bc4e3ccfb1a7373b624f90619"},"previous_names":[],"tags_count":367,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongoid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745150,"owners_count":21957317,"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":["mongodb","mongodb-driver","orm","orm-framework","ruby","ruby-on-rails"],"created_at":"2024-07-31T17:00:45.222Z","updated_at":"2025-05-12T13:05:59.859Z","avatar_url":"https://github.com/mongodb.png","language":"Ruby","readme":"Mongoid\n[![Gem Version][rubygems-img]][rubygems-url]\n[![Inline docs][inch-img]][inch-url]\n====\n\nMongoid is an ODM (Object-Document Mapper) framework for MongoDB in Ruby.\n\nDocumentation\n-------------\n\nMongoid has [extensive user documentation](https://www.mongodb.com/docs/mongoid/current/).\n[API documentation](https://www.mongodb.com/docs/mongoid/current/api/) is also available.\n\nMongoid is built on top of the MongoDB Ruby driver which has\n[its own user documentation](https://www.mongodb.com/docs/ruby-driver/current/).\n\nHigh-level Mongoid documentation including tutorials and the reference that were in the docs folder can now be found at the docs-mongoid repository, [here](https://github.com/mongodb/docs-mongoid).\n\nCompatibility\n-------------\n\nMongoid supports and is tested against:\n\n- MRI 2.7 - 3.2\n- JRuby 9.4\n- MongoDB server 3.6 - 7.0\n\nIssues\n------\n\nPlease use the [MONGOID project](https://jira.mongodb.org/browse/MONGOID/)\nin MongoDB JIRA to report issues with Mongoid.\n\nSupport\n-------\n\n* [Stack Overflow](http://stackoverflow.com/questions/tagged/mongoid)\n* [MongoDB Community Forum](https://developer.mongodb.com/community/forums/tags/c/drivers-odms-connectors/7/mongoid-odm)\n* [#mongoid](http://webchat.freenode.net/?channels=mongoid) on Freenode IRC\n\nLicense\n-------\n\nCopyright (c) 2015-Present MongoDB Inc.\nCopyright (c) 2009-2016 Durran Jordan\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n[rubygems-img]: https://badge.fury.io/rb/mongoid.svg\n[rubygems-url]: http://badge.fury.io/rb/mongoid\n[inch-img]: http://inch-ci.org/github/mongodb/mongoid.svg?branch=master\n[inch-url]: http://inch-ci.org/github/mongodb/mongoid\n","funding_links":[],"categories":["Ruby","Vanilla Libraries and Hanami","ORM/ODM","Libraries"],"sub_categories":["Editors and IDE","Ruby"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb%2Fmongoid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongodb%2Fmongoid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb%2Fmongoid/lists"}