Skip to main content
Back to the directory
google/skillsSoftware EngineeringDevOps and Cloud

cloud-sql-basics

Cloud SQL is a fully managed relational database service for MySQL, PostgreSQL, and SQL Server. It automates time-consuming tasks like patches, updates, backups, and replicas, while providing high performance and availability for your applications.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/google/skills --skill cloud-sql-basics
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, cloud-sql-basics has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: google/skills. Canonical URL: https://skills.sh/google/skills/cloud-sql-basics.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Cloud SQL is a fully managed relational database service for MySQL, PostgreSQL, and SQL Server. It automates time-consuming tasks like patches, updates, backups, and replicas, while providing high performance and availability for your applications. Ensure you have the necessary IAM permissions to create and manage Cloud SQL instances. The Cloud SQL Admin ( roles/cloudsql.admin ) role provides full access to Cloud SQL resources. Enable the API: Create an Instance: Set a password for the default user: Because this is a Cloud SQL for PostgreSQL instance, the default admin user is postgres : Create a database: Get the instance connection name: You need the instance connection name (which is formatted as PROJECT_ID:REGION:INSTANCE_NAME ) to connect using the Cloud SQL Auth Proxy. Retrieve it with the following command: Connect to the instance: The Cloud SQL Auth Proxy must be running to be able to connect to the instance. In a separate terminal, start the proxy using the connection name: With the proxy running, connect using psql in another terminal: Core Concepts : Instance architecture, high availability (HA), and supported database engines. CLI Usage : Essential gcloud sql commands for instance, database, and user management.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does cloud-sql-basics do?

Cloud SQL is a fully managed relational database service for MySQL, PostgreSQL, and SQL Server. It automates time-consuming tasks like patches, updates, backups, and replicas, while providing high performance and availability for your applications.

Is cloud-sql-basics good?

cloud-sql-basics does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support cloud-sql-basics?

cloud-sql-basics currently lists compatibility with Gemini CLI, Skills CLI.

Is cloud-sql-basics safe to install?

cloud-sql-basics has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to cloud-sql-basics?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install cloud-sql-basics?

Run the following command to install cloud-sql-basics: npx skills add https://github.com/google/skills --skill cloud-sql-basics

Related skills

More from google/skills

google/skills/Software Engineering

alloydb-basics

AlloyDB for PostgreSQL is a managed, PostgreSQL-compatible database service designed for enterprise-grade performance and availability. It utilizes a disaggregated compute and storage architecture to scale resources independently. It also provides AlloyDB AI, a collection of features that includes AI-powered search...

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource google/skills
google/skills/Software Engineering

bigquery-basics

BigQuery is a serverless, AI-ready data platform that enables high-speed analysis of large datasets using SQL and Python. Its disaggregated architecture separates compute and storage, allowing them to scale independently while providing built-in machine learning, geospatial analysis, and business intelligence...

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource google/skills
google/skills/Software Engineering

cloud-run-basics

Cloud Run is a fully managed application platform for running your code, function, or container on top of Google's highly scalable infrastructure. It abstracts away infrastructure management, providing three primary resource types:

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource google/skills
google/skills/Software Engineering

gemini-api

IMPORTANT: Agent Platform (full name Gemini Enterprise Agent Platform) was previously named "Vertex AI" and many web resources use the legacy branding.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource google/skills
Related skills

Alternatives in Software Engineering