{"id":18798021,"url":"https://github.com/polypheny/polypheny-jdbc-driver","last_synced_at":"2025-04-13T17:09:43.076Z","repository":{"id":36211892,"uuid":"176915046","full_name":"polypheny/Polypheny-JDBC-Driver","owner":"polypheny","description":"A standards-compliant JDBC driver for Polypheny-DB.","archived":false,"fork":false,"pushed_at":"2024-12-28T11:21:20.000Z","size":7611,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T17:09:28.830Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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}},"created_at":"2019-03-21T09:42:47.000Z","updated_at":"2024-12-28T11:21:24.000Z","dependencies_parsed_at":"2024-04-15T12:17:07.288Z","dependency_job_id":null,"html_url":"https://github.com/polypheny/Polypheny-JDBC-Driver","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polypheny%2FPolypheny-JDBC-Driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polypheny%2FPolypheny-JDBC-Driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polypheny%2FPolypheny-JDBC-Driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polypheny%2FPolypheny-JDBC-Driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polypheny","download_url":"https://codeload.github.com/polypheny/Polypheny-JDBC-Driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750107,"owners_count":21155686,"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:36.917Z","updated_at":"2025-04-13T17:09:43.068Z","avatar_url":"https://github.com/polypheny.png","language":"Java","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# Polypheny JDBC Driver\n\nThis repository contains s JDBC driver for Polypheny. It utilizes the *Prism query interface* deployed with every instance of Polypheny by default. The driver adheres to the JDBC 4.2 standard, ensuring compatibility with Java applications, including those written in Scala and Kotlin, as well as tools like DataGrip.\n\nThis driver is compatible with JVM version 8 or higher.\n\n## Getting Started\n\n- The driver is published to Maven Central. Make sure that you have added `mavenCentral()` to the repositories section in your gradle build file.\n- Add `implementation group: 'org.polypheny', name: 'polypheny-jdbc-driver', version: '2.3'` .\n- Optionally: load the driver `org.polypheny.jdbc.PolyphenyDriver`, for example via\n  ```\n  Class.forName( \"org.polypheny.jdbc.PolyphenyDriver\" );\n  ```\n- Use the connection URL `jdbc:polypheny:http://localhost/` to connect to [Polypheny](https://github.com/polypheny/Polypheny-DB).\n\n\u003e For authentication, please use the default username `pa` with an empty password.\n\n## Roadmap\nSee the [open issues](https://github.com/polypheny/Polypheny-DB/labels/A-jdbc) for a list of proposed features (and known issues).\n\n## Contributing\nWe highly welcome your contributions to the _Polypheny JDBC 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) 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## License\nThe Apache 2.0 License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolypheny%2Fpolypheny-jdbc-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolypheny%2Fpolypheny-jdbc-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolypheny%2Fpolypheny-jdbc-driver/lists"}