Skip to content

Latest commit

 

History

History

examples

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