You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A complete Terraform project for provisioning a real-time, Kafka-less Change Data Capture (CDC) pipeline on Google Cloud Platform. It captures data changes from a private Cloud SQL for MySQL instance using Debezium Server, streams them through Cloud Pub/Sub, and ingests them directly into BigQuery for real-time analytics.
A Terraform-based project to deploy a real-time MySQL Change Data Capture (CDC) pipeline on Google Cloud Platform (GCP). It uses Debezium Server running on a GCE VM to stream data changes from a private Cloud SQL instance directly to a Redis sink, all within a secure, private VPC.
End-to-end open-source data platform — from operational Postgres to actionable insights in Metabase, powered by Debezium, Apache Iceberg, Trino, and LakeKeeper.