SQL to NoSQL Migration Planner
Plan migration from relational to document databases
Content
Create a migration plan from SQL to NoSQL for: Current Database: {{current_db}} Target NoSQL: {{target_nosql}} Schema: {{schema}} Query Patterns: {{queries}} Include: 1. Schema transformation strategy 2. Data modeling approach 3. Query rewrite patterns 4. Migration phases 5. Rollback strategy 6. Performance testing plan 7. Team skill requirements
Related Prompts
Security Threat Model Generator
Generates a structured security threat model for an application or system using the STRIDE framework, identifying attack surfaces, threats, and mitigations.
CI/CD Pipeline Optimizer
Optimize continuous integration and deployment pipelines
Technical Changelog & Release Notes Writer
Converts raw developer notes, commit messages, or pull request descriptions into polished, user-friendly changelog entries and release notes for multiple audiences.
React Component Generator & Reviewer
Generates production-ready React components with TypeScript, proper props typing, accessibility, and best practices for 2026 React standards.