{"id":32616126,"url":"https://github.com/project-tsurugi/tsurugi-jdbc","last_synced_at":"2026-03-06T02:52:49.575Z","repository":{"id":321303838,"uuid":"1053188311","full_name":"project-tsurugi/tsurugi-jdbc","owner":"project-tsurugi","description":"JDBC library that executes SQL on Tsurugi","archived":false,"fork":false,"pushed_at":"2025-10-28T22:39:48.000Z","size":444,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-29T00:27:55.041Z","etag":null,"topics":["java","java11","jdbc","tsurugidb"],"latest_commit_sha":null,"homepage":"","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/project-tsurugi.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-09T05:38:33.000Z","updated_at":"2025-10-28T22:39:52.000Z","dependencies_parsed_at":"2025-10-29T00:28:05.873Z","dependency_job_id":"936482a3-7873-4170-bb78-c0e49657e651","html_url":"https://github.com/project-tsurugi/tsurugi-jdbc","commit_stats":null,"previous_names":["project-tsurugi/tsurugi-jdbc"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/project-tsurugi/tsurugi-jdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-tsurugi%2Ftsurugi-jdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-tsurugi%2Ftsurugi-jdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-tsurugi%2Ftsurugi-jdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-tsurugi%2Ftsurugi-jdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-tsurugi","download_url":"https://codeload.github.com/project-tsurugi/tsurugi-jdbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-tsurugi%2Ftsurugi-jdbc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281757396,"owners_count":26556381,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["java","java11","jdbc","tsurugidb"],"created_at":"2025-10-30T16:53:13.804Z","updated_at":"2026-03-06T02:52:49.552Z","avatar_url":"https://github.com/project-tsurugi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tsurugi JDBC\n\nTsurugi JDBC is a JDBC library that executes SQL on [Tsurugi](https://github.com/project-tsurugi/tsurugidb).\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e This project is in an early stage and may introduce breaking changes in the future.\n\n## Target\n\n* Tsurugi 1.9.0 or later.\n* Java `\u003e= 11`\n\n## How to use\n\nTsurugi JDBC is hosted on Maven Central Repository.\n\n* https://central.sonatype.com/artifact/com.tsurugidb.jdbc/tsurugi-jdbc/overview\n\nTo use on Gradle, add Tsurugi JDBC library to dependencies.\n\n```\ndependencies {\n    implementation 'com.tsurugidb.jdbc:tsurugi-jdbc:0.3.0'\n}\n```\n\nThe JDBC URL begins with `jdbc:tsurugi:` and specifies the Tsurugi endpoint.  \nFor example, `jdbc:tsurugi:tcp://localhost:12345` or `jdbc:tsurugi:ipc:tsurugi`.\n\n## Modules\n\n- [tsurugi-jdbc](modules/tsurugi-jdbc)\n  - Tsurugi JDBC core\n- [tsurugi-jdbc-examples](modules/tsurugi-jdbc-examples/src/main/java/com/tsurugidb/jdbc/example)\n  - Tsurugi JDBC examples\n- [tsurugi-hibernate](modules/tsurugi-hibernate)\n  - Hibernate Dialect for Tsurugi JDBC\n\n## License\n\n[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-tsurugi%2Ftsurugi-jdbc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproject-tsurugi%2Ftsurugi-jdbc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-tsurugi%2Ftsurugi-jdbc/lists"}