alibabacloud-gpdb20160503
Alibaba Cloud AnalyticDB for PostgreSQL (20160503) SDK Library for Python
What it is and what it does
This is an official Alibaba Cloud SDK that wraps the AnalyticDB for PostgreSQL API, allowing Python developers to programmatically manage and query GPDB instances hosted on Alibaba Cloud. It depends on alibabacloud-credentials for authentication and alibabacloud-tea-openapi for the underlying HTTP protocol layer, following Alibaba's standard SDK architecture.
The package is actively maintained and supports modern Python versions (3.7–3.12). It is positioned as a Beta-stage library for developers building applications that need to interact with Alibaba Cloud's managed PostgreSQL analytics service. No known security vulnerabilities are recorded.
Use it for:
- Automate GPDB cluster provisioning and lifecycle management from Python applications.
- Query and manage data in AnalyticDB for PostgreSQL without direct SQL connections.
- Build monitoring or admin dashboards that interact with GPDB via the cloud API.
- Integrate GPDB operations into data pipeline orchestration tools written in Python.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a Python SDK for interacting with Alibaba Cloud AnalyticDB for PostgreSQL (GPDB), enabling programmatic access to cloud database operations and management.
Yes, if you are building on Alibaba Cloud and need programmatic access to AnalyticDB for PostgreSQL. The SDK is actively maintained, has low install friction, and carries a permissive license. It is not useful outside the Alibaba Cloud ecosystem.
Install
alibabacloud-gpdb20160503 on PyPI
pip
pip install alibabacloud-gpdb20160503uv
uv add alibabacloud-gpdb20160503poetry
poetry add alibabacloud-gpdb20160503Installing alibabacloud-gpdb20160503
Before you install
Low install friction with a pure-Python wheel distribution. Actively maintained as of 2026-08-14 with recent release activity. Supports Python 3.7 through 3.12.
License in practice
Apache License 2.0 (permissive) allows commercial and private use with minimal restrictions, requiring only attribution and license inclusion in distributions.
Quickstart
pip install alibabacloud_gpdb20160503
from alibabacloud_gpdb20160503 import Client
# Instantiate client with credentials from alibabacloud-credentials
client = Client(config)
Requires Alibaba Cloud credentials (typically via alibabacloud-credentials configuration) and Python >= 3.7.
Verify before relying
- Specific API endpoints and operations supported by this SDK version relative to current GPDB service capabilities.
- Whether the 20160503 API version designation reflects current or legacy service endpoints.
- Performance characteristics and connection pooling behavior under load.
Package facts
| License | Apache License 2.0 (permissive) |
| Python support | supports the current Python release (>=3.7) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 3 — alibabacloud-credentials, alibabacloud-tea-openapi, darabonba-core |
| Maintenance | actively maintained — 1 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 92,658/month — #13,438 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: alibabacloud_gpdb20160503-5.10.2-py3-none-any.whl
Keywords: alibabacloud, gpdb20160503
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
alibabacloud-oss20190517Provides a Python SDK for interacting with…
permissive · top 15,000 on PyPI
alibabacloud-adb20211201Provides a Python client library for…
permissive · top 5,000 on PyPI
alibabacloud-sls20201230Python SDK for Alibaba Cloud Log Service that…
permissive · top 15,000 on PyPI
alibabacloud-vpc20160428Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-rds20140815Provides Python bindings to the Alibaba Cloud…
permissive · top 15,000 on PyPI
alibabacloud-sas20181203Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-kms20160120Provides a Python client library for Alibaba…
permissive · top 15,000 on PyPI
alibabacloud-cdn20180510Provides Python bindings to Alibaba Cloud's CDN…
permissive · top 15,000 on PyPI
alibabacloud-ecs20140526Provides a Python SDK for interacting with…
permissive · top 15,000 on PyPI
alibabacloud-cs20151215Provides Python bindings for Alibaba Cloud's…
permissive · top 15,000 on PyPI