Skip to content

Demos for Onehouse.ai, a company specializing in data lakehouse solutions.

Notifications You must be signed in to change notification settings

alberttwong/onehouse-demos

Repository files navigation

onehouse-demos

CDC Demo

  • postgressql-debezium
    • [Onehouse] postgres (with debezium configured) pushing messages into Kafka and Confluent Schema Registry to be picked up by Onehouse ingestion (Confluent Cloud Kafka with AVRO)
  • mysql-debezium
    • [Onehouse] mysql (with debezium configured) pushing messages into Kafka and Confluent Schema Registry to be picked up by Onehouse ingestion (Confluent Cloud Kafka with AVRO)
    • [Onehouse] mysql (with debezium configured) pushing messages into Kafka and Confluent Schema Registry to be picked up by Onehouse ingestion (Confluent Cloud Kafka with protobuf)

ETL/ELT Transformations

Query Demo

  • hudi-spark-minio-trino
    • [Community] Use Spark to write Hudi, have Apache xTable convert the format to Iceberg and Delta Lake, read the data using Trino
    • [Community] Use Spark to write Iceberg, have Apache xTable convert the format to Hudi and Delta Lake, read the data using Trino
    • [Community] Use Spark to write Delta Lake, have Apache xTable convert the format to Iceberg and Hudi, read the data using Trino

Observability Demo

  • [Onehouse LakeView] Use Spark to write Hudi upload the metadata to Onehouse Lake View
  • [Onehouse LakeView] Use Spark to write Iceberg, have Apache xTable convert to Hudi, upload the metadata to Onehouse Lake View
  • [Onehouse LakeView] Use Spark to write Delta Lake, have Apache xTable convert to Hudi, upload the metadata to Onehouse Lake View

Visability into Kafka

  • conduktor
    • Tool to see messages in Kafka topics

About

Demos for Onehouse.ai, a company specializing in data lakehouse solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published