Database Migration Plan
Create a comprehensive plan for migrating between databases
Content
Create a detailed database migration plan from {{source_db}} to {{target_db}}. Project: {{project_name}} Data Volume: {{data_volume}} Downtime Allowed: {{downtime}} Include: 1. Pre-migration assessment checklist 2. Schema conversion strategy for: {{schemas}} 3. Data migration steps with validation 4. Rollback plan 5. Performance testing criteria 6. Post-migration verification queries Risks to address: {{risks}}
Related Prompts
Tree of Thoughts Problem Solver
A prompt technique that explores multiple reasoning paths simultaneously, generating and evaluating different thought branches to find optimal solutions.
Technical Debt Audit & Refactoring Plan
Analyzes a codebase description or code sample to identify technical debt, prioritize refactoring opportunities, and produce an actionable cleanup plan with effort estimates.
Excel VBA Automation Script
Generate VBA macros to automate Excel tasks
API Endpoint Designer
Design RESTful API endpoints with proper naming, methods, and documentation