• Stars
    star
    305
  • Rank 136,879 (Top 3 %)
  • Language
    Shell
  • License
    MIT License
  • Created over 8 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Docker images for Debezium. Please log issues in our JIRA at https://issues.redhat.com/projects/DBZ/summary

Build Status License Quay.io

This repository contains the primary container images for Debezium, and they are automatically built and published on Quay.io.

What is Debezium?

Debezium is a distributed platform that turns your existing databases into event streams, so applications can quickly react to each row-level change in the databases. Debezium is built on top of Kafka and provides Kafka Connect compatible connectors that monitor specific database management systems. Debezium records the history of data changes in Kafka logs, so your application can be stopped and restarted at any time and can easily consume all of the events it missed while it was not running, ensuring that all events are processed correctly and completely.

Debezium is open source under the Apache License, Version 2.0

License

The Dockerfiles, scripts, and other files in this Git repository are licensed under the MIT license. However, the resulting container images contain software licensed under the Apache License, Version 2.0 and other licenses (see specific container images for details).

Tutorial for running Debezium with Docker

We have a tutorial that walks you through running Debezium using Docker. Give it a go, and let us know what you think!

More Repositories

1

debezium

Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
Java
8,957
star
2

debezium-examples

Examples for running Debezium (Configuration, Docker Compose files etc.)
JavaScript
1,250
star
3

debezium-ui

A web UI for Debezium; Please log issues at https://issues.redhat.com/browse/DBZ.
TypeScript
231
star
4

debezium-incubator

Previously used repository for new Debezium modules and connectors in incubation phase (archived)
89
star
5

debezium-connector-vitess

An incubating Debezium CDC connector for Vitess
Java
40
star
6

debezium.github.io

Source for the Debezium website; Please log issues in our tracker at https://issues.redhat.com/projects/DBZ/.
CSS
33
star
7

debezium-connector-cassandra

An incubating Debezium CDC connector for Apache Cassandra
Java
26
star
8

debezium-connector-jdbc

An exploration for building a JDBC sink connector aware of the Debezium change event format
Java
25
star
9

debezium-design-documents

25
star
10

debezium-kubernetes

ARCHIVED: Run Debezium/KafkaConnect CDC components in Kubernetes
Java
23
star
11

oracle-vagrant-box

A Vagrant box for creating a custom Docker image of Oracle DB for testing purposes
Shell
21
star
12

debezium-server

Debezium Server runtime for standalone execution of Debezium connectors
Java
20
star
13

debezium-connector-db2

An incubating Debezium connector for Db2
Java
16
star
14

debezium-connector-spanner

An incubating Debezium CDC connector for Google Spanner
Java
6
star
15

debezium-platform-conductor

Backend component of Debezium Management Platform
Java
2
star
16

debezium-operator

Java
1
star