Language:JapaneseEnglish

alloydb Claude Code Plugin

Author
Google LLC
Category
Database
Topics
Databases & Storage · Cloud, Deployment & CI/CD
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-07-16 (UTC)
Source (GitHub) last updated
2026-08-05 (UTC) (22 days ago)

The explanation below is AI-generated. Please verify it against the sources.

This plugin bundles a set of skills that let an AI agent create, connect to, and operate AlloyDB for PostgreSQL databases using natural-language requests. The project is currently in a beta stage, so behavior may change before a stable release. The skills span the full database lifecycle, including provisioning, access control, schema and data exploration, performance monitoring, health checks, tuning, and replication oversight. It is designed to work with agents such as Antigravity, Claude Code, and Codex.

About the service

AlloyDB for PostgreSQL is Google Cloud's managed, PostgreSQL-compatible relational database service. The plugin connects to a specific project, region, cluster, and instance of this service to carry out database operations.

What you can do with alloydb

  • Provision and configure AlloyDB clusters and instances
  • Manage database users, roles, and security settings
  • Explore schemas and tables and run SQL queries
  • Monitor performance and analyze query plans and metrics
  • Optimize storage and indexes and manage maintenance tasks
  • Manage database extensions and engine-level settings
  • Monitor replication health and synchronization state
  • Generate code, such as data classes, based on table schemas

Sources

Back to list