{"id":20578086,"url":"https://github.com/timeplus-io/proton-java-driver","last_synced_at":"2025-09-05T02:13:19.340Z","repository":{"id":205146289,"uuid":"471591109","full_name":"timeplus-io/proton-java-driver","owner":"timeplus-io","description":"JDBC driver for Timeplus Proton","archived":false,"fork":false,"pushed_at":"2024-08-22T03:01:27.000Z","size":3923,"stargazers_count":7,"open_issues_count":7,"forks_count":0,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-04-21T19:30:16.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://timeplus.com","language":"Java","has_issues":true,"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/timeplus-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2022-03-19T04:26:27.000Z","updated_at":"2025-04-15T16:33:03.000Z","dependencies_parsed_at":"2024-11-16T06:10:35.381Z","dependency_job_id":"194b3d4c-da32-4fe1-af5d-248f4898ae4a","html_url":"https://github.com/timeplus-io/proton-java-driver","commit_stats":null,"previous_names":["timeplus-io/proton-java-driver"],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/timeplus-io/proton-java-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeplus-io%2Fproton-java-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeplus-io%2Fproton-java-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeplus-io%2Fproton-java-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeplus-io%2Fproton-java-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timeplus-io","download_url":"https://codeload.github.com/timeplus-io/proton-java-driver/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeplus-io%2Fproton-java-driver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265677510,"owners_count":23809983,"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-16T06:10:25.457Z","updated_at":"2025-07-17T23:08:13.070Z","avatar_url":"https://github.com/timeplus-io.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Timeplus JDBC driver (over HTTP)\n\nThis repo is a forked from https://github.com/ClickHouse/clickhouse-java with necessary revisions to better fit streaming processing and Timeplus. It works for both [Timeplus Proton](https://github.com/timeplus-io/proton) and [Timeplus Enterprise](https://docs.timeplus.com/timeplus-enterprise).\nThe build / packaging process etc are the same as the source repo.\n\nThis library is available on maven central repository since Nov 17, 2023.\n \n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.timeplus\u003c/groupId\u003e\n    \u003cartifactId\u003eproton-jdbc\u003c/artifactId\u003e\n    \u003cversion\u003e${http-jdbc.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n```\ndependencies {\n    implementation 'com.timeplus:proton-jdbc:${http-jdbc.version}'\n}\n```\n\nFor how to use the JDBC driver, please check the [README in proton repo](https://github.com/timeplus-io/proton/tree/develop/examples/jdbc).\n\nTo compile and publish the project, run the following command (making sure you have a Timeplus Proton or Enterprise running):\n```bash\nexport GPG_TTY=$(tty)\nmvn -Drelease clean source:jar package install gpg:sign -Drevision=\u003cversion\u003e\n# or disable tests\nmvn -Drelease clean source:jar package install gpg:sign -DskipITs -DskipTests -Drevision=..\n```\n\nIn some cases,the asc file is not properly generated and cannot be verified via `gpg --verify proton-jdbc/target/proton-jdbc-\u003cversion\u003e.jar.asc` You may need to regenerate it via `gpg -ab proton-jdbc/target/proton-jdbc-\u003cversion\u003e.jar`\n\nPlease check the README in [proton-jdbc](proton-jdbc) sub-folder for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimeplus-io%2Fproton-java-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimeplus-io%2Fproton-java-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimeplus-io%2Fproton-java-driver/lists"}