跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Database Migrations

插件 已验证 活跃

Database migration automation, observability, and cross-database migration strategies

目的

To provide developers and administrators with comprehensive tools for managing the entire lifecycle of database migrations, ensuring data integrity, minimizing downtime, and maintaining high observability and performance.

功能

  • Zero-downtime migration strategies (Expand-Contract, Blue-Green)
  • Automated migration scripting (SQL, Flyway, Alembic)
  • Data integrity validation (pre/post migration checks)
  • Automated rollback procedures
  • Observability with CDC (Debezium, Kafka) and monitoring (Prometheus, Grafana)
  • Database performance optimization (query tuning, indexing, caching)
  • Multi-cloud database administration and automation

使用场景

  • Automating complex database schema changes with zero downtime.
  • Implementing real-time monitoring and alerting for database migration processes.
  • Optimizing slow database queries and improving overall performance.
  • Designing and managing cloud-native database infrastructure reliably and securely.

非目标

  • Managing application-level code changes.
  • Providing a generic task runner unrelated to database operations.
  • Replacing dedicated ETL tools for complex data transformation pipelines.

Documentation

  • info:Configuration & parameter referenceWhile the README details installation and general usage, specific parameter references for the commands and agents are not explicitly documented, and default values are not always clear.

Code Execution

  • info:ValidationWhile the SQL migration scripts and Python code show good practices, explicit validation libraries like Zod or Pydantic are not visibly used for all inputs and outputs.

Scope

  • info:Dry-run previewWhile the migration and optimization scripts are complex, explicit `--dry-run` flags or preview mechanisms are not demonstrated for destructive operations.

Protocol

  • info:Idempotent retry & timeoutsThe Python migration code includes transaction management, but explicit timeouts for all operations and idempotent design for mutations are not clearly demonstrated.

安装

请先添加 Marketplace

/plugin marketplace add wshobson/agents
/plugin install database-migrations@claude-code-workflows

质量评分

已验证
95 /100
13 days ago 分析

信任信号

最近提交15 days ago
星标35.3k
许可证MIT
状态
查看源代码

类似扩展

Database Design

99

Database architecture, schema design, and SQL optimization for production systems

插件
wshobson

Llm Cost Optimizer

99

Use when you need to reduce LLM API spend, control token usage, route between models by cost/quality, implement prompt caching, or build cost observability for AI features. Triggers: 'my AI costs are

插件
alirezarezvani

Cortex

99

Persistent memory and cognitive profiling for Claude Code — thermodynamic memory with heat/decay, intent-aware retrieval, biological plasticity, codebase intelligence, and cognitive profiling. 47 MCP tools with enriched schemas. PostgreSQL + pgvector in CLI mode; automatic SQLite fallback in Cowork/sandboxed mode. Curated wiki (ADRs, specs, lessons) with audit-artefact filtering. Consolidate is set-based SQL batched — decay/plasticity/pruning run 100-500× faster on large stores. Workflow graph with caller-qualified CALLS chains rendering full method-to-method dependencies (native tree-sitter, no AP required). Side panel humanized for non-technical users. Ingests codebase analysis (ai-automatised-pipeline) and PRDs (prd-spec-generator) into wiki + memory + knowledge graph. Docker image available.

插件
cdeust

Commands Database Operations

98

Commands for database schema design, migrations, and optimization

插件
davepoon

Observability Monitoring

98

Metrics collection, logging infrastructure, distributed tracing, SLO implementation, and monitoring dashboards

插件
wshobson

Dotforge Stack Supabase

96

Supabase migrations, RLS policies, Edge Functions, and database rules for Claude Code.

插件
luiseiman