{"id":20834948,"url":"https://github.com/hstreamdb/hstream-connectors","last_synced_at":"2026-02-03T10:33:00.996Z","repository":{"id":49766032,"uuid":"503982250","full_name":"hstreamdb/hstream-connectors","owner":"hstreamdb","description":"Connector plugins and toolkits for HStream IO.","archived":false,"fork":false,"pushed_at":"2024-08-22T10:47:53.000Z","size":474,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T09:47:23.337Z","etag":null,"topics":[],"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/hstreamdb.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-06-16T02:13:13.000Z","updated_at":"2024-08-22T10:47:46.000Z","dependencies_parsed_at":"2023-01-31T07:46:13.749Z","dependency_job_id":"33ea18c1-6d78-43c4-8960-b18005a4d7b1","html_url":"https://github.com/hstreamdb/hstream-connectors","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/hstreamdb/hstream-connectors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fhstream-connectors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fhstream-connectors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fhstream-connectors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fhstream-connectors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hstreamdb","download_url":"https://codeload.github.com/hstreamdb/hstream-connectors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fhstream-connectors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29041412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-18T00:22:00.684Z","updated_at":"2026-02-03T10:33:00.979Z","avatar_url":"https://github.com/hstreamdb.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HStream Connectors\n\nConnector plugins and toolkits for HStream IO.\n\n## Toolkits\n\nToolkits are libraries for developers to create new connector plugins,\nnow we have implemented the [java-toolkit](java-toolkit),\nbased on java-toolkit,\nyou only need to implement a couple of interfaces to create a connector plugin\ninstead of caring about offset, batch, protocol messages processing, etc.\n\n## source-debezium\nDebezium is a great CDC tool for databases,\nwe use debezium engine to synchronize data from databases,\nsource-debezium is not a real connector plugin,\nit is the general database source library for building the real database connector plugins\nincluding source-mysql, source-postgresql, source-sqlserver, etc.\n\n## sink-jdbc\nWe use jdbc as a general interface to write data from HStreamDB streams to sink databases.\nlike source-debezium, sink-jdbc is not an actual connector plugin either,\nwe use sink-jdbc to build the database connectors\nincluding sink-mysql, sink-postgresql, etc.\n\nsink-jdbc uses the ``UPSERT`` statement to implement ``INSERT`` and ``UPDATE`` for idempotence,\nso it can deal with the duplicated records caused by resending.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhstreamdb%2Fhstream-connectors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhstreamdb%2Fhstream-connectors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhstreamdb%2Fhstream-connectors/lists"}