GoogleCloudPlatform/cloud-sql-proxy
A utility for connecting securely to your Cloud SQL instances observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 3989
- days_rel: 13
- days_push: 13
- n_releases_24m: 48
Adoption not part of the score
1431 stars · 354 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Cloud SQL Auth Proxy is a Go utility that provides secure, IAM-authorized, TLS 1.3-encrypted connections to Google Cloud SQL instances without manual certificate management. It runs as a local proxy sidecar or standalone binary and supports metrics, health checks, and automatic IAM database authentication.
Use cases
- connect securely to a Cloud SQL instance from my local machine
- proxy Cloud SQL connections with IAM authentication
- run Cloud SQL proxy as a sidecar in Kubernetes
- encrypt database traffic to Cloud SQL without managing TLS certificates
- connect to private IP Cloud SQL instance from a VM
- monitor Cloud SQL proxy with Prometheus metrics
When to choose
- you need secure access to Cloud SQL from outside GCP or from workloads without a language connector
- you want IAM-based access control and automatic mTLS for Cloud SQL
- you're running Cloud SQL workloads in Kubernetes or Compute Engine and need a sidecar proxy
When to avoid
- you use Go, Java, Python, or Node.js and prefer an in-process Cloud SQL language connector
- you need to configure network connectivity between your VM and the Cloud SQL instance - the proxy does not handle networking
- you rely on Unix domain sockets with MySQL 8.4 instances
Facets
cli-tool · maturity active
security networking database monitoring auth cloud-computing databases security developer-tools windows go cli gcp cloud-sql tls iam database-proxy google-cloud linux macos docker kubernetes
1 source
- readme: https://github.com/GoogleCloudPlatform/cloud-sql-proxy · fetched 2026-08-28 · aa213c3c9a12
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GoogleCloudPlatform/cloud-sql-proxy | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="GoogleCloudPlatform/cloud-sql-proxy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem