Sign inSign up

debezium/example-postgres

By debezium

Updated almost 2 years ago

Example Postgres database server with a simple Inventory database, useful for demos and tutorials.

Image
8

500K+

debezium/example-postgres repository overview

This repository has been relocated to quay.io/debezium/example-postgres.

Build Status License DockerHub

This repository contains the primary Docker images for Debezium, and they are automatically built and published on DockerHub.

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 Docker images contain software licensed under the Apache License, Version 2.0 and other licenses (see specific Docker 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!

Tag summary

Content type

Image

Digest

sha256:29adf09d2

Size

221.2 MB

Last updated

almost 2 years ago

docker pull debezium/example-postgres:2.7.3.Final