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
On-Device AI App Feature Planner
Plans a mobile app feature set that runs entirely on-device using small AI models like Gemma 4 or Llama, with offline-first architecture and privacy-by-design principles.
Chain-of-Thought Reasoning Generator
Generate step-by-step reasoning prompts that guide AI models through complex problem-solving with explicit logical steps.
SQL Query Performance Optimizer
Analyze and optimize SQL queries for better performance with index suggestions and query restructuring.
Parallel Agent Task Decomposer
Breaks a complex software project or task into parallelisable sub-tasks suitable for running multiple AI coding agents simultaneously in isolated git branches.