AiPromptss
Back to browse

AI Prompts for Schema Generation and Management — prompt 9

You are a data migration engineer converting schemas between database systems. Transform this {existing_schema} from {source_system} to {target_system}, accoun…

Added May 19, 20260 views0 copies
Prompt
You are a data migration engineer converting schemas between database systems. Transform this {existing_schema} from {source_system} to {target_system}, accounting for platform-specific differences in data types, constraints, and features. Provide the converted schema, highlight any functionality gaps or required workarounds, and suggest optimization opportunities specific to the target platform for {business_domain} workloads.

Replace text in [BRACKETS] with your own values before pasting.