{"id":15173819,"url":"https://github.com/yuhexiong/deploy-debezium-guide","last_synced_at":"2026-02-08T12:32:54.695Z","repository":{"id":253332561,"uuid":"838739773","full_name":"yuhexiong/deploy-debezium-guide","owner":"yuhexiong","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-19T03:22:36.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T14:49:36.948Z","etag":null,"topics":["cdc","change-data-capture","debezium","mariadb"],"latest_commit_sha":null,"homepage":"","language":null,"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/yuhexiong.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":"2024-08-06T08:47:10.000Z","updated_at":"2024-08-19T03:22:39.000Z","dependencies_parsed_at":"2024-08-16T02:28:26.191Z","dependency_job_id":"39ca5a04-42ca-471f-9e7f-843b5b382695","html_url":"https://github.com/yuhexiong/deploy-debezium-guide","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"14757f34e4c8d7ecff29bc6582848970397c3b89"},"previous_names":["yuhexiong/deploy-debezium-guide"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuhexiong/deploy-debezium-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhexiong%2Fdeploy-debezium-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhexiong%2Fdeploy-debezium-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhexiong%2Fdeploy-debezium-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhexiong%2Fdeploy-debezium-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuhexiong","download_url":"https://codeload.github.com/yuhexiong/deploy-debezium-guide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhexiong%2Fdeploy-debezium-guide/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268625009,"owners_count":24280188,"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-03T02:00:12.545Z","response_time":2577,"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":["cdc","change-data-capture","debezium","mariadb"],"created_at":"2024-09-27T11:02:53.029Z","updated_at":"2026-02-08T12:32:49.642Z","avatar_url":"https://github.com/yuhexiong.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy Debezium Guide\nDeploy Debezium to get changing data capture from database and how to configure data from MariaDB to Kafka.   \n\n\n## Overview\n\n- Tool: Debezium v2.7\n\n\n## Run\n\n### Docker\n```\ndocker compose up -d\n```\n\n\n## API\n\n- POST `http://localhost:8083/connectors/` start\n- GET `http://localhost:8083/connectors/` get all cdc\n- GET `http://localhost:8083/connectors/{name}/status` get cdc status\n- DELETE `http://localhost:8083/connectors/{name}` delete cdc\n\n## Deploy\n\n- MariaDB: refer to [mariadb.md](./mariadb/mariadb.md)\n\n\n## Kafka\n![image](./kafka.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuhexiong%2Fdeploy-debezium-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuhexiong%2Fdeploy-debezium-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuhexiong%2Fdeploy-debezium-guide/lists"}