Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Database Migrations

Plugin Verifiziert Aktiv

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

Zweck

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.

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert 2 days ago

Vertrauenssignale

Letzter Commit4 days ago
Sterne35.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Database Design

99

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

Plugin
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

Plugin
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.

Plugin
cdeust

Commands Database Operations

98

Commands for database schema design, migrations, and optimization

Plugin
davepoon

Observability Monitoring

98

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

Plugin
wshobson

Dotforge Stack Supabase

96

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

Plugin
luiseiman