churn-data-pipeline/ ├── data/ # Data files (CSV datasets) ├── sql/ # SQL queries │ ├── create_schema.sql # Database schema creation │ ├── events_per_account.sql │ └── events_per_day.sql ├── src/ # ...
Dataflow Flex Template template that reads data from files in Google Cloud Storage (in Avro or CSV format) and uploads it to a PostgreSQL compatible databases, including: AlloyDB, AlloyDB Omni and ...