--- id: google-cloud-spanner version: "3.69.1" license: Apache-2.0 license_treatment: permissive maintenance: active --- # google-cloud-spanner — Google Cloud Spanner API client library License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install google-cloud-spanner uv add google-cloud-spanner poetry add google-cloud-spanner ## Description Python Client for Cloud Spanner =============================== |stable| |pypi| |versions| `Cloud Spanner`_: Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service. - `Client Library Documentation`_ - `Product Documentation`_ .. |stable| image:: https://img.shields.io/badge/support-stable-gold.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-spanner.svg :target: https://pypi.org/project/google-cloud-spanner/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-spanner.svg :target: https://pypi.org/project/google-cloud-spanner/ .. _Cloud Spanner: https://cloud.google.com/spanner/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/spanner/latest/summary_overview .. _Product Documentation: https://cloud.google.com/spanner/ Quick Start ----------- In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable billing for your project.`_ 3. `Enable the Cloud Spanner.`_ 4. `Set... ## AI interpretation — verify before relying Python client library for Google Cloud Spanner, a managed globally-consistent relational database service, enabling transaction-based SQL queries, DML operations, and mutations through a PEP-249 connection API. Verdict: Production-ready, actively maintained client library for Cloud Spanner with no known vulnerabilities and permissive licensing. Suitable for applications requiring globally-consistent relational database access on GCP, provided you have the necessary cloud project setup and authentication in place. [View on SkillFed](https://skillfed.io/packages/google-cloud-spanner) · [View on PyPI](https://pypi.org/project/google-cloud-spanner/)