{"id":21298047,"url":"https://github.com/memiiso/debezium-server-iceberg","last_synced_at":"2026-01-24T15:08:31.283Z","repository":{"id":37928140,"uuid":"330497614","full_name":"memiiso/debezium-server-iceberg","owner":"memiiso","description":"Low Cost, Simple and Scalable Way of Data Replication to Apache Iceberg/Cloud/Data Lake","archived":false,"fork":false,"pushed_at":"2025-10-18T09:32:40.000Z","size":2855,"stargazers_count":286,"open_issues_count":14,"forks_count":59,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-19T05:52:21.016Z","etag":null,"topics":["batch","cdc","debezium","iceberg","iceberg-table","realtime"],"latest_commit_sha":null,"homepage":"https://memiiso.github.io/debezium-server-iceberg/","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/memiiso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-17T22:16:13.000Z","updated_at":"2025-10-18T12:09:07.000Z","dependencies_parsed_at":"2023-09-29T11:41:52.057Z","dependency_job_id":"8abddadf-9f0d-4623-ad33-2c871b67d7e2","html_url":"https://github.com/memiiso/debezium-server-iceberg","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/memiiso/debezium-server-iceberg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memiiso%2Fdebezium-server-iceberg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memiiso%2Fdebezium-server-iceberg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memiiso%2Fdebezium-server-iceberg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memiiso%2Fdebezium-server-iceberg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memiiso","download_url":"https://codeload.github.com/memiiso/debezium-server-iceberg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memiiso%2Fdebezium-server-iceberg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878344,"owners_count":26406641,"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-24T02:00:06.418Z","response_time":73,"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":["batch","cdc","debezium","iceberg","iceberg-table","realtime"],"created_at":"2024-11-21T14:43:54.131Z","updated_at":"2025-10-24T22:38:47.320Z","avatar_url":"https://github.com/memiiso.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](http://img.shields.io/:license-apache%202.0-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)\n![Create Release](https://github.com/memiiso/debezium-server-iceberg/actions/workflows/release.yml/badge.svg)\n\n# Debezium Iceberg Consumer\n\nThis project implements Debezium Server Iceberg consumer\nsee [Debezium Server](https://debezium.io/documentation/reference/operations/debezium-server.html). It enables real-time\nreplication of Change Data Capture (CDC) events from any database to Iceberg tables. Without requiring Spark, Kafka or\nStreaming platform in between.\n\nSee the [Documentation Page](https://memiiso.github.io/debezium-server-iceberg/) for more details.\n\n![Debezium Iceberg](https://raw.githubusercontent.com/memiiso/debezium-server-iceberg/master/docs/images/debezium-iceberg-architecture.drawio.png)\n\n## Installation\n- Requirements:\n  - JDK 21\n  - Maven\n### Building from source code\n\n```bash\ngit clone https://github.com/memiiso/debezium-server-iceberg.git\ncd debezium-server-iceberg\nmvn -Passembly -Dmaven.test.skip package\n# unzip and run the application\nunzip debezium-server-iceberg-dist/target/debezium-server-iceberg-dist*.zip -d appdist\ncd appdist/debezium-server-iceberg\nmv config/application.properties.example config/application.properties\nbash run.sh\n```\n\n## Contributing\n\nThe Memiiso community welcomes anyone that wants to help out in any way, whether that includes reporting problems,\nhelping with documentation, or contributing code changes to fix bugs, add tests, or implement new features.\nSee [contributing document](docs/contributing.md) for details.\n\n### Contributors\n\n\u003ca href=\"https://github.com/memiiso/debezium-server-iceberg/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contributors-img.web.app/image?repo=memiiso/debezium-server-iceberg\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemiiso%2Fdebezium-server-iceberg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemiiso%2Fdebezium-server-iceberg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemiiso%2Fdebezium-server-iceberg/lists"}