A collection of advanced prompts designed to guide you through complex database design, optimization, and migration challenges.
Secure checkout powered by Stripe
Generate a high-level conceptual database schema (ERD or similar) from a set of business requirements.
Analyze a given SQL query and database schema to suggest performance optimizations.
Outline a comprehensive strategy for migrating data from a source database to a target database.
Take an existing relational schema and normalize it to a specified normal form, explaining the steps.