🚀 Streaming PostgreSQL Changes to BigQuery using Cloud Run Jobs + Cloud Scheduler 🔄
This lightweight Change Data Capture (CDC) pipeline streams PostgreSQL logical replication events to BigQuery — no Debezium, no Kafka, just native GCP tools.🧩 Architecture Overview[Cloud SQL (PostgreSQL)]
└─ Logical replication via wal2json plugin
…