Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-1938

Sql Server CT (change tracking) connector

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • None
    • None
    • sqlserver-connector
    • None
    • 0
    • 0% 0%

    Description

      Change tracking is a lighter alternative to CDC in Sql Server.
      Implementing this connector would allow debezium to be used with sql server databases that receive a lot of updates in a short amount of time where the CDC cleanup can't acquire the lock on tables.

      Big result difference to the usual CDC protocol is that not every change is guaranteed to be produced. The connector will show the latest data.
      Additionally, no previous state will be produced in update or delete events.

      I plan on working on this connector myself, submitting ticket for tracking and communication.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mherceg Matija Herceg (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: