Skip to content

debezium/dbz#1691 Add Python example demonstrating Debezium Connect-mode#399

Closed
KMohnishM wants to merge 1 commit intodebezium:mainfrom
KMohnishM:dbz-1691
Closed

debezium/dbz#1691 Add Python example demonstrating Debezium Connect-mode#399
KMohnishM wants to merge 1 commit intodebezium:mainfrom
KMohnishM:dbz-1691

Conversation

@KMohnishM
Copy link

Description

This PR adds a Python example demonstrating how to use Debezium in Connect-mode using the pydbzengine integration.

The example shows how Debezium can be run in Connect mode without JSON serialization overhead, allowing direct access to structured change events from Python applications.

The example includes a minimal setup for running a PostgreSQL connector and consuming CDC events using Python. It also provides a utility script to download the required Debezium dependencies via Maven.
Added a Python example project under debezium-python/

@KMohnishM KMohnishM closed this Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant