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

🌐
Portal
Portal
🚀
Getting Started
Getting Started
🔗
Documentation
Documentation
🔑
Authentication
Authentication
💰
Pricing
Pricing
📜
Terms of Service
Terms of Service
📜
Privacy Policy
Privacy Policy
🟢
Status
Status
💬
Support
Support
🔗
JSON-LD
JSON-LD

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-productions2.s3.amazonaws.com/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-04-28'
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-productions2.s3.amazonaws.com/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: Getting Started
        url: https://cloud.google.com/sql/docs/mysql/quickstart
      - type: JSONSchema
        url: json-schema/instance-schema.json
common:
  - type: Portal
    url: https://cloud.google.com/sql
  - type: Getting Started
    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: Terms of Service
    url: https://cloud.google.com/terms
  - type: Privacy Policy
    url: https://policies.google.com/privacy
  - type: Status
    url: https://status.cloud.google.com/
  - type: Support
    url: https://cloud.google.com/sql/docs/mysql/support
  - type: JSON-LD
    url: json-ld/google-cloud-sql-context.jsonld
maintainers:
  - FN: Kin Lane
    email: [email protected]