{"id":15832713,"url":"https://github.com/davealdon/intersystems-jdbc","last_synced_at":"2025-08-25T06:40:54.072Z","repository":{"id":105658846,"uuid":"175930696","full_name":"DaveAldon/Intersystems-JDBC","owner":"DaveAldon","description":"How to connect to an Interstems Caché database table in a namespace using a JDBC connection","archived":false,"fork":false,"pushed_at":"2019-03-16T05:42:08.000Z","size":389,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-21T03:06:38.335Z","etag":null,"topics":["cache-objectscript","intersystems","intersystems-cache","intersystems-samples","jdbc","jdbc-connector","jdbc-database"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/DaveAldon.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":"2019-03-16T05:32:59.000Z","updated_at":"2023-09-27T03:12:53.000Z","dependencies_parsed_at":"2023-06-12T15:15:45.115Z","dependency_job_id":null,"html_url":"https://github.com/DaveAldon/Intersystems-JDBC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DaveAldon/Intersystems-JDBC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FIntersystems-JDBC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FIntersystems-JDBC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FIntersystems-JDBC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FIntersystems-JDBC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaveAldon","download_url":"https://codeload.github.com/DaveAldon/Intersystems-JDBC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FIntersystems-JDBC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272015297,"owners_count":24858904,"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-08-25T02:00:12.092Z","response_time":1107,"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":["cache-objectscript","intersystems","intersystems-cache","intersystems-samples","jdbc","jdbc-connector","jdbc-database"],"created_at":"2024-10-05T13:00:40.150Z","updated_at":"2025-08-25T06:40:53.983Z","avatar_url":"https://github.com/DaveAldon.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intersystems-JDBC\nHow to connect to an Interstems Caché database table in a namespace using a JDBC connection\n\n## Requirements\n* A Caché server with user rights for the namespace and table you want\n* Java 1.8+ (if using something older, you'll need modifications)\n* The Intersystems JDBC library (the 2.0.0 version is included in this repo)\n\n## Class Dependancies\n```Java\nimport java.sql.*;\nimport com.intersys.jdbc.*;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavealdon%2Fintersystems-jdbc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavealdon%2Fintersystems-jdbc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavealdon%2Fintersystems-jdbc/lists"}