{"id":13771113,"url":"https://github.com/pharo-nosql/voyage","last_synced_at":"2025-05-08T20:55:44.844Z","repository":{"id":31524550,"uuid":"35089029","full_name":"pharo-nosql/voyage","owner":"pharo-nosql","description":"Voyage is an object persistence abstraction layer for Pharo.","archived":false,"fork":false,"pushed_at":"2024-10-25T14:12:12.000Z","size":1074,"stargazers_count":33,"open_issues_count":10,"forks_count":21,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-10-29T20:32:38.218Z","etag":null,"topics":["arangodb","mongodb","nosql","persistence","pharo"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/pharo-nosql.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,"publiccode":null,"codemeta":null}},"created_at":"2015-05-05T09:02:37.000Z","updated_at":"2024-10-25T14:09:55.000Z","dependencies_parsed_at":"2023-01-14T19:14:17.426Z","dependency_job_id":"3a7a3964-797c-426b-a538-7cad6827e75d","html_url":"https://github.com/pharo-nosql/voyage","commit_stats":{"total_commits":428,"total_committers":13,"mean_commits":32.92307692307692,"dds":0.602803738317757,"last_synced_commit":"a47d48bb972f82c159aacfe08091bdcfc7111da8"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-nosql%2Fvoyage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-nosql%2Fvoyage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-nosql%2Fvoyage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-nosql%2Fvoyage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pharo-nosql","download_url":"https://codeload.github.com/pharo-nosql/voyage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253149404,"owners_count":21861718,"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":["arangodb","mongodb","nosql","persistence","pharo"],"created_at":"2024-08-03T17:00:47.804Z","updated_at":"2025-05-08T20:55:44.805Z","avatar_url":"https://github.com/pharo-nosql.png","language":"Smalltalk","funding_links":[],"categories":["Databases"],"sub_categories":[],"readme":"Voyage \n======\nVoyage is an object persistence abstraction layer for Pharo.\n\n[![CI](https://github.com/pharo-nosql/voyage/actions/workflows/tests.yml/badge.svg)](https://github.com/pharo-nosql/voyage/actions/workflows/tests.yml)\n\nInstall\n-------\n\nYou can install it executing scripts:\n\n### Voyage-Mongo\n```Smalltalk\nMetacello new \n\trepository: 'github://pharo-nosql/voyage/mc';\n\tbaseline: 'Voyage';\n\tload: 'mongo tests'.\n```\n\n### Voyage-EJDB\n```Smalltalk\nMetacello new \n\trepository: 'github://pharo-nosql/voyage/mc';\n\tbaseline: 'Voyage';\n\tload: 'ejdb tests'.\n```\n\n### Voyage-UnQLite\n*Note: This backend has been deprecated and it will not be maintained anymore*\n\n```Smalltalk\nMetacello new \n\trepository: 'github://pharo-nosql/voyage/mc';\n\tbaseline: 'Voyage';\n\tload: 'unqlite tests'.\n```\n\n### Voyage-Arango (preview)\n*Note: This backend has been deprecated and it will not be maintained anymore*\n\n```Smalltalk\nMetacello new \n\trepository: 'github://pharo-nosql/voyage/mc';\n\tbaseline: 'Voyage';\n\tload: 'arango tests'.\n```\n\nDocumentation\n-------------\n### Pharo for the Enterprise book\n\nVoyage is part of the upcoming \"Pharo for the Enterprise 2\" book, and Johan Fabry (along with Damien Cassou) has written a nice chapter on it: [HTML](https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/book-result/Voyage/Voyage.html) / [PDF](https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/book-result/Voyage/Voyage.pdf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-nosql%2Fvoyage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpharo-nosql%2Fvoyage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-nosql%2Fvoyage/lists"}