{"id":18797999,"url":"https://github.com/polypheny/polypheny-go-driver","last_synced_at":"2026-01-11T02:59:05.034Z","repository":{"id":196979632,"uuid":"697738491","full_name":"polypheny/Polypheny-Go-Driver","owner":"polypheny","description":"This driver allows querying Polypheny from the Go programming language.","archived":false,"fork":false,"pushed_at":"2024-07-28T09:43:23.000Z","size":469,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-05T21:55:10.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polypheny.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-09-28T11:27:45.000Z","updated_at":"2024-07-22T08:37:45.000Z","dependencies_parsed_at":"2024-05-13T09:26:09.590Z","dependency_job_id":"b9eb45ba-0892-4b41-a72a-e8372abb00f2","html_url":"https://github.com/polypheny/Polypheny-Go-Driver","commit_stats":null,"previous_names":["polypheny/go-driver","polypheny/polypheny-go-driver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polypheny%2FPolypheny-Go-Driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polypheny%2FPolypheny-Go-Driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polypheny%2FPolypheny-Go-Driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polypheny%2FPolypheny-Go-Driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polypheny","download_url":"https://codeload.github.com/polypheny/Polypheny-Go-Driver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246366063,"owners_count":20765621,"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":[],"created_at":"2024-11-07T22:10:30.106Z","updated_at":"2026-01-11T02:59:04.991Z","avatar_url":"https://github.com/polypheny.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://polypheny.org/\"\u003e\n        \u003cpicture\u003e\u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/polypheny/Admin/master/Logo/logo-white-text_cropped.png\"\u003e\n            \u003cimg width='50%' alt=\"Light: 'Resume application project app icon' Dark: 'Resume application project app icon'\" src=\"https://raw.githubusercontent.com/polypheny/Admin/master/Logo/logo-transparent_cropped.png\"\u003e\n        \u003c/picture\u003e\n    \u003c/a\u003e    \n\u003c/p\u003e \n\n\n# Polypheny-DB Go Driver\n\n\nA Polypheny-DB Driver for the Go programming language which supports multiple models and query languages.\n\n\n## Installation\n\nTo install and use the Go driver in a project, simply import this repo and the sql package of Go and then run *go mod tidy*. User may also need the context package.\n\n```\nimport (\n    _ \"github.com/polypheny/Polypheny-Go-Driver\"\n    \"database/sql\"\n    \"context\"\n)\n```\n\nA demo on how to use this driver can be found in [this](https://github.com/vlowingkloude/dispersion) repo.\n\nAn in-depth and more detailed documentation can be found [here](https://docs.polypheny.com/en/latest/drivers/go/overview).\n\n\n\n## Roadmap\nSee the [open issues](https://github.com/polypheny/Polypheny-DB/labels/A-golang) for a list of proposed features (and known issues).\n\n\n## Contributing\nWe highly welcome your contributions to the _Polypheny Go Driver_. If you would like to contribute, please fork the repository and submit your changes as a pull request. Please consult our [Admin Repository](https://github.com/polypheny/Admin) and our [Website](https://polypheny.org) for guidelines and additional information.\n\nPlease note that we have a [code of conduct](https://github.com/polypheny/Admin/blob/master/CODE_OF_CONDUCT.md). Please follow it in all your interactions with the project. \n\n\n\n\n## License\nThe Apache 2.0 License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolypheny%2Fpolypheny-go-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolypheny%2Fpolypheny-go-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolypheny%2Fpolypheny-go-driver/lists"}