Skip to content

Files

Latest commit

2d5da3e · Jan 19, 2022

History

History
This branch is 16 commits behind SAP/kafka-connect-sap:master.

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 8, 2021
Oct 8, 2021
Oct 8, 2021
Jan 19, 2022
Oct 8, 2021
Oct 8, 2021
Oct 8, 2021
Mar 6, 2021
Oct 8, 2021
Oct 8, 2021
Oct 8, 2021
Oct 8, 2021
Oct 8, 2021
Oct 8, 2021
Feb 19, 2021
Oct 8, 2021
Jul 30, 2021
Nov 2, 2021

Examples

  • persons1 : standalone batch-mode Source and Sink HANA-Connectors (JSON)
  • persons2 : standalone incremental-mode Source and Sink HANA-Connectors (JSON)
  • persons3 : standalone Source and Sink HANA-Connectors using Apicurio Schema Registry (JSON)
  • persons4 : standalone Source and Sink HANA-Connectors using Apicurio Schema Registry (Avro)
  • persons6 : standalone Source and Sink HANA-Connectors using Confluent Schema Registry (Avro)
  • persons1ds : distributed version of persons1 using Docker with Strimzi Kafka image
  • persons1db : distributed version of persons1 using Docker with Debezium Kafka image
  • persons4ds : distributed version of persons4 using Docker with Strimzi Kafka image
  • persons4db : distributed version of persons4 using Docker with Debezium Kafka image
  • persons1ks : distributed version of persons1 in Kubernetes with Strimzi Kafka image
  • persons4ks : distributed version of persons4 in Kubernetes with Strimzi Kafka image
  • persons8ds : File source and HANA sink connectors to read records from a file and insert them into HANA with Strimzi Kafka image
  • inventory7db : Debezium MySQL source and HANA sink connectors to copy tables from MySQL to HANA using Debezium's CDC records
  • inventory8db : Debezium Postgres source and HANA sink connectors to copy tables from Postgres to HANA using Debezium's CDC records
  • inventory9db : Debezium Cassandra source and HANA sink connectors to copy tables from Cassandra to HANA using Debezium's CDC records