Porter supports connecting to a Google Cloud SQL database using the Cloud SQL Auth proxy. This connection method provides Google Cloud users strong encryption and IAM-based authentication when accessing a MySQL, PostgreSQL, or SQL Server instance hosted on Cloud SQL.
If you don’t already have a Cloud SQL instance, please refer to the official docs for creating a Cloud SQL instance.
This guide will demonstrate how to securely connect to a PostgreSQL instance hosted on Cloud SQL. That said, the steps for connecting to MySQL or a generic SQL Server on Cloud SQL are virtually identical.
localhost
.If you would like to learn more about connecting to Cloud SQL via Auth proxy, please refer to refer to the official Google Cloud guide for additional information.
Porter supports connecting to a Google Cloud SQL database using the Cloud SQL Auth proxy. This connection method provides Google Cloud users strong encryption and IAM-based authentication when accessing a MySQL, PostgreSQL, or SQL Server instance hosted on Cloud SQL.
If you don’t already have a Cloud SQL instance, please refer to the official docs for creating a Cloud SQL instance.
This guide will demonstrate how to securely connect to a PostgreSQL instance hosted on Cloud SQL. That said, the steps for connecting to MySQL or a generic SQL Server on Cloud SQL are virtually identical.
localhost
.If you would like to learn more about connecting to Cloud SQL via Auth proxy, please refer to refer to the official Google Cloud guide for additional information.