{"id":21010898,"url":"https://github.com/hfhbd/sqldelight-db2-dialect","last_synced_at":"2025-10-11T18:17:25.156Z","repository":{"id":45204288,"uuid":"513263527","full_name":"hfhbd/sqldelight-db2-dialect","owner":"hfhbd","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-02T02:16:10.000Z","size":34046,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-02T04:16:49.837Z","etag":null,"topics":["db2","kotlin-jvm","sqldelight"],"latest_commit_sha":null,"homepage":"https://www.ibm.com/docs/en/db2-for-zos/11?topic=sql-statements","language":"Kotlin","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/hfhbd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":"hfhbd"}},"created_at":"2022-07-12T19:11:30.000Z","updated_at":"2025-10-02T02:16:12.000Z","dependencies_parsed_at":"2023-12-22T08:25:40.999Z","dependency_job_id":"f513978b-1b7e-42ff-a702-da054596c092","html_url":"https://github.com/hfhbd/sqldelight-db2-dialect","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/hfhbd/sqldelight-db2-dialect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfhbd%2Fsqldelight-db2-dialect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfhbd%2Fsqldelight-db2-dialect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfhbd%2Fsqldelight-db2-dialect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfhbd%2Fsqldelight-db2-dialect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hfhbd","download_url":"https://codeload.github.com/hfhbd/sqldelight-db2-dialect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfhbd%2Fsqldelight-db2-dialect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008301,"owners_count":26084429,"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-11T02:00:06.511Z","response_time":55,"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":["db2","kotlin-jvm","sqldelight"],"created_at":"2024-11-19T09:24:21.911Z","updated_at":"2025-10-11T18:17:25.139Z","avatar_url":"https://github.com/hfhbd.png","language":"Kotlin","funding_links":["https://github.com/sponsors/hfhbd"],"categories":[],"sub_categories":[],"readme":"# Module sqldelight-db2-dialect\n\nA DB2 dialect for SqlDelight using JDBC.\n\n- [Source code](https://github.com/hfhbd/sqldelight-db2-dialect)\n\n## Install\n\nThis package is uploaded to MavenCentral and supports the JVM.\n\n\n````kotlin\nplugins {\n    kotlin(\"jvm\") version \"1.9.0\"\n    id(\"app.cash.sqldelight\") version \"2.0.0\"\n}\n\nrepositories {\n    mavenCentral()\n}\n\ndependencies {\n    implementation(\"app.cash.sqldelight:jdbc-driver:2.0.0\")\n    implementation(\"com.ibm.db2:jcc:11.5.7.0\")\n}\n\nsqldelight {\n    databases.register(\"Db2Database\") {\n        dialect(\"app.softwork:sqldelight-db2-dialect:LATEST\")\n    }\n}\n````\n\n## License\n\nApache 2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfhbd%2Fsqldelight-db2-dialect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhfhbd%2Fsqldelight-db2-dialect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfhbd%2Fsqldelight-db2-dialect/lists"}