{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/2"}],"enrichment":{"capability":"Provides secure, IAM-based connections to Google Cloud AlloyDB instances from Python applications using TLS 1.3 encryption and automatic credential management, with support for sync and async drivers.","skillfed_tags":["google-cloud","alloydb","iam-auth"],"use_cases":["Connect a web application to AlloyDB with automatic credential refresh and IAM-based authentication.","Build async Python services that authenticate via IAM instead of managing database passwords.","Deploy to serverless environments with lazy credential refresh to avoid background CPU throttling.","Replace direct PostgreSQL connections with IAM-based authentication for improved security and auditability.","Manage multi-region or multi-cluster AlloyDB access from a single Python application using instance URIs."],"what_it_does":"The AlloyDB Python Connector is Google Cloud's recommended library for connecting Python applications to AlloyDB instances. It wraps PostgreSQL drivers and handles TLS 1.3 encryption, IAM-based authorization, and automatic credential refresh without requiring manual certificate or firewall management. The connector maintains a background refresh cycle to keep credentials warm, so you create one per application and reuse it across requests.\n\nIt supports both synchronous and asynchronous patterns and integrates with common PostgreSQL drivers. You authenticate using Google Cloud IAM roles rather than database passwords (optionally), configure connectivity mode (private IP, public IP, or Private Service Connect), and optionally enable IAM database authentication. The library is production-stable, actively maintained, and supports Python 3.10 through 3.14.","worth_installing":"Yes. This is the official Google Cloud connector for AlloyDB\u2014actively maintained, production-stable, with no known vulnerabilities, low install friction, and Apache-2.0 licensing. Install it if you are connecting Python to AlloyDB and want automatic TLS, IAM-based auth, and credential lifecycle management without manual certificate handling."},"id":"google-cloud-alloydb-connector","links":{"html":"https://skillfed.io/packages/google-cloud-alloydb-connector","md":"https://skillfed.io/packages/google-cloud-alloydb-connector.md","pypi":"https://pypi.org/project/google-cloud-alloydb-connector/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-08","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"google-cloud-alloydb-connector","python_support":"supports_current","summary":"A Python client library for connecting securely to your Google Cloud AlloyDB instances."},"popularity":{"monthly_downloads":754627,"position":5144,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.13.1"}
