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
System Design Evaluator
Evaluate and improve system architecture designs
Chain-of-Thought Debugger
Step-by-step code debugging prompt that asks AI to think through the problem before providing solutions
AI Agent System Behavior Tester
Generates a comprehensive test suite of adversarial, edge-case, and functional prompts to stress-test any AI agent or chatbot for reliability, safety, and performance.
Reasoning Model Debug Prompt (Chain-of-Thought Code Fixer)
Uses chain-of-thought reasoning to systematically diagnose and fix code bugs, explaining each step of the reasoning process before proposing a fix.