{"id":22442037,"url":"https://github.com/colinbut/morphia-quick-tour","last_synced_at":"2026-05-20T05:05:11.456Z","repository":{"id":69158555,"uuid":"107996566","full_name":"colinbut/morphia-quick-tour","owner":"colinbut","description":"A quick tour of Morphia - MongoDB Java ODM","archived":false,"fork":false,"pushed_at":"2017-11-02T00:33:12.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T20:51:22.213Z","etag":null,"topics":["java","mongodb","morphia","odm"],"latest_commit_sha":null,"homepage":null,"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/colinbut.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":"2017-10-23T14:50:04.000Z","updated_at":"2017-11-22T21:16:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7c6c842-b0a3-4f69-be72-b3b5228e9835","html_url":"https://github.com/colinbut/morphia-quick-tour","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/colinbut/morphia-quick-tour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fmorphia-quick-tour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fmorphia-quick-tour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fmorphia-quick-tour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fmorphia-quick-tour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colinbut","download_url":"https://codeload.github.com/colinbut/morphia-quick-tour/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fmorphia-quick-tour/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274777591,"owners_count":25347648,"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-12T02:00:09.324Z","response_time":60,"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":["java","mongodb","morphia","odm"],"created_at":"2024-12-06T02:17:27.252Z","updated_at":"2026-05-20T05:05:11.419Z","avatar_url":"https://github.com/colinbut.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Morphia - a Quick Tour\n\nThis project repo goes through a very quick tour of [Morphia](http://mongodb.github.io/morphia/)\n\nMorphia is a Java Object Document Mapper for MongoDB. \n\nMongoDB is a document-oriented NoSQL database which it stores its data in a collection of 'Documents'. Java represents its domain data in Java Objects. Objects and Documents are 2 different things and their structure are obvious different. Hence, there is a need to map or 'convert' between these 2 types of entities.\n\nTherefore, an ODM exists. ODM is Object Document Mapping. Morphia is one implementation of an ODM for Java. There are others out there.\nIt looks like the official ODM as its from MongoDB itself. Others are: [MongoJack](http://mongojack.org/index.html)\n\nODM is analogous to ORM in Object - Relational Mapping.\n\nORM exists in traditional Relational Databases to Java Objects conversion.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinbut%2Fmorphia-quick-tour","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolinbut%2Fmorphia-quick-tour","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinbut%2Fmorphia-quick-tour/lists"}