Skip to content

Add Debezium CDC examples for Postgres & SQL Server & MySQL - #93

Open
bobbyiliev wants to merge 9 commits into
mainfrom
postgres-debezium-cdc-demo
Open

Add Debezium CDC examples for Postgres & SQL Server & MySQL#93
bobbyiliev wants to merge 9 commits into
mainfrom
postgres-debezium-cdc-demo

Conversation

@bobbyiliev

@bobbyiliev bobbyiliev commented Oct 18, 2023

Copy link
Copy Markdown
Contributor

In addition to the updated Debezium v2.x documentation I decided to also add a simple hands-on example so people could also have it as a reference along side the documentation and actually be able to see this in action.

Planning to do the same for SQL server as well once I start working on the docs.

Update 1: Also added a demo for the SQL server so we could have it as a reference.

@bobbyiliev bobbyiliev changed the title Add Debezium + Postgres CDC example Add Debezium CDC examples for Postgres and SQL Server Oct 20, 2023
@bobbyiliev bobbyiliev changed the title Add Debezium CDC examples for Postgres and SQL Server Add Debezium CDC examples for Postgres & SQL Server & MySQL Oct 23, 2023

@dehume dehume left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments for mysql which will probably apply to postgres and sqlserver as well. Overall makes sense.

Comment thread integrations/debezium/mysql/README.md
Comment thread integrations/debezium/mysql/README.md Outdated
Comment thread integrations/debezium/mysql/deploy/mysql_dbz.sh Outdated
Comment thread integrations/debezium/mysql/docker-compose.yaml Outdated
Comment thread integrations/debezium/mysql/README.md Outdated
Comment thread integrations/debezium/postgres/README.md Outdated
Comment thread integrations/debezium/sqlserver/README.md Outdated
bobbyiliev and others added 3 commits October 25, 2023 14:35
Co-authored-by: Joaquin Colacci <joaquincolacci@gmail.com>
Co-authored-by: Joaquin Colacci <joaquincolacci@gmail.com>
Co-authored-by: Joaquin Colacci <joaquincolacci@gmail.com>
@bobbyiliev
bobbyiliev requested a review from joacoc October 25, 2023 11:35
friendlymatthew pushed a commit to friendlymatthew/materialize that referenced this pull request Nov 23, 2023
<!--
Describe the contents of the PR briefly but completely.

If you write detailed commit messages, it is acceptable to copy/paste
them
here, or write "see commit messages for details." If there is only one
commit
in the PR, GitHub will have already added its commit message above.
-->

### Motivation

Adding a SQL Server CDC guide that follows the exact same structure as
the existing MySQL guide.

Also added a demo
[here](MaterializeInc/demos#93) for this.

Closes #10989

---------

Co-authored-by: Joaquin Colacci <joaquincolacci@gmail.com>
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.

3 participants