{"id":21421911,"url":"https://github.com/rlancer/graphql-merge","last_synced_at":"2026-05-07T12:31:09.043Z","repository":{"id":77230970,"uuid":"107212552","full_name":"rlancer/graphql-merge","owner":"rlancer","description":"An example of how to merge two databases using GraphQL","archived":false,"fork":false,"pushed_at":"2017-10-24T16:11:30.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T20:14:52.511Z","etag":null,"topics":["dataloader","express","graphql"],"latest_commit_sha":null,"homepage":"https://blog.collaborizm.com/merging-rethinkdb-and-postgres-with-graphql-b8801f69c8ea","language":"JavaScript","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/rlancer.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-17T03:21:40.000Z","updated_at":"2019-12-17T19:36:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"27130ca8-cd61-484f-9013-9e7ae08f84e9","html_url":"https://github.com/rlancer/graphql-merge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rlancer/graphql-merge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlancer%2Fgraphql-merge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlancer%2Fgraphql-merge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlancer%2Fgraphql-merge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlancer%2Fgraphql-merge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlancer","download_url":"https://codeload.github.com/rlancer/graphql-merge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlancer%2Fgraphql-merge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32737614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dataloader","express","graphql"],"created_at":"2024-11-22T20:40:36.027Z","updated_at":"2026-05-07T12:31:09.026Z","avatar_url":"https://github.com/rlancer.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Merging RethinkDB and Postgres with GraphQL \r\n\r\n\r\n\u003e An example which shows how to merge 2 data sources into one via GraphQL \u0026middot; *[Read the full post on Medium](https://blog.collaborizm.com/merging-rethinkdb-and-postgres-with-graphql-b8801f69c8ea)*\r\n\r\n## Getting started \r\n\r\n```bash\r\ngit clone git@github.com:rlancer/graphql-merge.git\r\ncd graphql-merge \r\n\r\n# yarn  \r\nyarn\r\nyarn start \r\n\r\n# npm \r\nnpm i \r\nnpm start\r\n```\r\n\r\nIt should automatically open up the GraphiQL interface, paste in the following query to see it work.\r\n\r\n```graphql\r\n{\r\n  payments {\r\n    id\r\n    user_id\r\n    message\r\n    amount\r\n    user {\r\n      id\r\n      name\r\n    }\r\n  }\r\n}\r\n\r\n```\r\n\r\n![graphql-merge](https://user-images.githubusercontent.com/1339007/31953649-800fd524-b8b1-11e7-9520-98fc7d3b5490.png)\r\n\r\n# Enjoy \r\nJoin me on [Collaborizm](https://www.collaborizm.com/) for more tech and hacking! \r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlancer%2Fgraphql-merge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frlancer%2Fgraphql-merge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlancer%2Fgraphql-merge/lists"}