Skip to content

Commit 0a9ff85

Browse files
chore: specify Connector is alternative to Proxy (#767)
1 parent 1c4f1cf commit 0a9ff85

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@
2222
[python-versions]: https://img.shields.io/pypi/pyversions/cloud-sql-python-connector
2323

2424
The _Cloud SQL Python Connector_ is a Cloud SQL connector designed for use with the
25-
Python language. Using a Cloud SQL connector provides the following benefits:
25+
Python language. Using a Cloud SQL connector provides a native alternative to the
26+
[Cloud SQL Auth Proxy](https://cloud.google.com/sql/docs/mysql/sql-proxy) while
27+
providing the following benefits:
28+
2629
* **IAM Authorization:** uses IAM permissions to control who/what can connect to
2730
your Cloud SQL instances
2831
* **Improved Security:** uses robust, updated TLS 1.3 encryption and

0 commit comments

Comments
 (0)