Alloydb Basics
alloydb-basics
Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB MCP tools for automated database operations including AI-powered search and vector capabilities.
كيف تركّبه؟
- ١حمّل ملف ZIP من الزر فوق.
- ٢فكّ الضغط وحطّ المجلد داخل
.claude/skills/في مشروعك (أو~/.claude/skills/لو تبيه في كل مشاريعك). - ٣شغّل Claude Code من جديد — بيلقط السكِل تلقائياً ويستدعيه وقت ما تحتاجه المهمة.
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 (vector, hybrid search, and AI functions), natural language capabilities, conversational analytics, and inference features like forecasting and model endpoint management to help developers build AI apps faster.
Quick Start
- Enable the AlloyDB API:
gcloud services enable alloydb.googleapis.com --quiet- Create a Cluster:
gcloud alloydb clusters create my-cluster --region=us-central1 \
--password=my-password --network=my-vpc \
--quietNote: For production, we recommend using IAM database authentication instead of passwords. If passwords must be used, use secure secret management (e.g., Secret Manager) instead of passing passwords in cleartext.
- Create a Primary Instance:
gcloud alloydb instances create my-primary --cluster=my-cluster \
--region=us-central1 --instance-type=PRIMARY --cpu-count=2 \
--quietReference Directory
- Core Concepts: Architecture, disaggregated storage, and performance features.
- CLI Usage: Essential
gcloud alloydbcommands for cluster and instance management.
- Client Libraries & Connectors: Connecting to AlloyDB using Python, Java, Node.js, and Go.
- MCP Usage: Using the AlloyDB remote MCP server and Gemini CLI extension.
- Infrastructure as Code: Terraform configuration and deployment examples.
- IAM & Security: Predefined roles, service agents, and database authentication.
If you need product information not found in these references, use the Developer Knowledge MCP server `search_documents` tool.
سكِلات في نفس المجال
Adaptyv
Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experime…
Aeon
This skill should be used for time series machine learning tasks including classification, regression, clustering, forec…
Alphafold Database
Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, a…
Anndata
This skill should be used when working with annotated data matrices in Python, particularly for single-cell genomics ana…
Arboreto
Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when …
Astropy
Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical da…
تبي سكِل مفصّل على شغلك أنت؟
نبني لك سكِلات ووكلاء ذكاء اصطناعي يفهمون نظامك ويشتغلون عليه.