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
Senior-Level AI Code Review & Refactor Guide
Performs a thorough senior-engineer-level code review with prioritized refactoring recommendations, security checks, and performance improvements.
Chain-of-Thought Debugger
Step-by-step code debugging prompt that asks AI to think through the problem before providing solutions
Technical Documentation Writer
Transform code or APIs into clear, developer-friendly documentation
Tree of Thoughts Problem Solver
A prompt technique that explores multiple reasoning paths simultaneously, generating and evaluating different thought branches to find optimal solutions.