skillfed

google-cloud-alloydb

Google Cloud Alloydb API client library

google-cloud-alloydb Permissive license Apache-2.0 Active 5,370 v0.11.0 released

Install

google-cloud-alloydb on PyPI

pip

pip install google-cloud-alloydb

uv

uv add google-cloud-alloydb

poetry

poetry add google-cloud-alloydb

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 6 — google-api-core, google-auth, grpcio, proto-plus, protobuf, grpc-google-iam-v1
Maintenance actively maintained — 62 days since the last release
Last repo commit
First released
Popularity one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13)
Known vulnerabilities none known (OSV.dev, checked 2026-08-13)

Evidence: google_cloud_alloydb-0.11.0-py3-none-any.whl

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: Internet

About google-cloud-alloydb

from the package's own PyPI description — quoted content, verbatim

Python Client for AlloyDB

|preview| |pypi| |versions|

AlloyDB_: AlloyDB for PostgreSQL is an open source-compatible database service that provides a powerful option for migrating, modernizing, or building commercial-grade applications. It offers full compatibility with standard PostgreSQL, and is more than 4x faster for transactional workloads and up to 100x faster for analytical queries than standard PostgreSQL in our performance tests. AlloyDB for PostgreSQL offers a 99.99 percent availability SLA inclusive of maintenance. <br><br> AlloyDB is optimized for the most demanding use cases, allowing you to build new applications that require high transaction throughput, large database sizes, or multiple read resources; scale existing PostgreSQL workloads with no application changes; and modernize legacy proprietary databases.

  • Client Library Documentation_
  • Product Documentation_

.. |preview| image:: https://img.shields.io/badge/support-preview-orange.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-alloydb.svg :target:...

Read as markdown · JSON record · Source repository · Homepage

AI interpretation — verify before relying

AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page

Python client library for Google Cloud AlloyDB, enabling programmatic access to AlloyDB for PostgreSQL databases hosted on Google Cloud Platform.

Low friction installation via pip with six well-maintained Google Cloud dependencies. Active maintenance with recent releases (62 days since latest); the repository is actively developed with strong community backing (5370 stars).

Apache-2.0 permissive license allows commercial and private use with minimal restrictions; you may use, modify, and distribute this package freely provided you include the license notice.

Usage

pip install google-cloud-alloydb

from google.cloud import alloydb_v1

client = alloydb_v1.AlloyDBAdminClient()

Requires Python >= 3.10; Google Cloud authentication credentials must be configured (via application default credentials, service account key, or environment variable).

Verdict: Stable, actively maintained Google Cloud client library with no known vulnerabilities and permissive licensing. Low install friction and broad Python version support (3.10–3.14) make it suitable for production AlloyDB integration. Preview status indicates the API surface may evolve, but the underlying maintenance and security posture are sound.

Needs verification

  • Whether the preview status implies potential breaking changes to the public API in future releases
  • Specific performance or latency characteristics when connecting to AlloyDB instances at scale
google cloud alloydb clientalloydb python apipostgresql google cloudalloydb database connectorgoogle cloud database clientalloydb management library

Similar packages