Google Cloud SQL logo

Google Cloud SQL

Google Cloud SQL is a fully managed relational database service that supports MySQL, PostgreSQL, and SQL Server. It handles routine database tasks such as provisioning, replication, backups, and failover, allowing developers to focus on application development. Cloud SQL provides high availability, automatic storage scaling, and integrated security features.

1 APIs 0 Features
DatabaseGoogle CloudMySQLPostgreSQLRelationalSQL

APIs

Cloud SQL Admin API

The Cloud SQL Admin API provides programmatic management of Cloud SQL instances, databases, users, backup runs, SSL certificates, and flags. It enables automated provisioning an...

Semantic Vocabularies

Google Cloud Sql Context

17 classes · 0 properties

JSON-LD

Resources

👥
GitHubOrganization
GitHubOrganization
🌐
Portal
Portal
🚀
GettingStarted
GettingStarted
🔗
Documentation
Documentation
🔑
Authentication
Authentication
💰
Pricing
Pricing
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🟢
StatusPage
StatusPage
💬
Support
Support
🔗
JSONLD
JSONLD

Sources

Raw ↑
aid: google-cloud-sql
name: Google Cloud SQL
description: >-
  Google Cloud SQL is a fully managed relational database service that supports MySQL, PostgreSQL, and SQL Server. It
  handles routine database tasks such as provisioning, replication, backups, and failover, allowing developers to focus
  on application development. Cloud SQL provides high availability, automatic storage scaling, and integrated security
  features.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/google-cloud-sql/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.19'
type: Index
tags:
  - Database
  - Google Cloud
  - MySQL
  - PostgreSQL
  - Relational
  - SQL
apis:
  - name: Cloud SQL Admin API
    description: >-
      The Cloud SQL Admin API provides programmatic management of Cloud SQL instances, databases, users, backup runs,
      SSL certificates, and flags. It enables automated provisioning and configuration of managed MySQL, PostgreSQL, and
      SQL Server instances, including high-availability setup, storage management, network configuration, and user
      access control.
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    humanURL: https://cloud.google.com/sql/docs
    baseURL: https://sqladmin.googleapis.com/v1
    tags:
      - Backups
      - Database
      - Instances
      - SQL
    properties:
      - type: Documentation
        url: https://cloud.google.com/sql/docs/mysql/admin-api/rest
      - type: OpenAPI
        url: openapi/cloud-sql-openapi.yml
      - type: Authentication
        url: https://cloud.google.com/sql/docs/mysql/authentication
      - type: GettingStarted
        url: https://cloud.google.com/sql/docs/mysql/quickstart
      - type: JSONSchema
        url: json-schema/instance-schema.json
common:
  - type: GitHubOrganization
    url: https://github.com/GoogleCloudPlatform
  - type: Portal
    url: https://cloud.google.com/sql
  - type: GettingStarted
    url: https://cloud.google.com/sql/docs/mysql/quickstart
  - type: Documentation
    url: https://cloud.google.com/sql/docs
  - type: Authentication
    url: https://cloud.google.com/sql/docs/mysql/authentication
  - type: Pricing
    url: https://cloud.google.com/sql/pricing
  - type: TermsOfService
    url: https://cloud.google.com/terms
  - type: PrivacyPolicy
    url: https://policies.google.com/privacy
  - type: StatusPage
    url: https://status.cloud.google.com/
  - type: Support
    url: https://cloud.google.com/sql/docs/mysql/support
  - type: JSONLD
    url: json-ld/google-cloud-sql-context.jsonld
  - type: Integrations
    url: https://cloud.google.com/marketplace
integrations:
  - name: Become a Partner
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com