62 prompts matching "database-design"
Help me build a production-ready Node.js REST API with Express. I need a complet...
Plan a zero-downtime rename of database column [OLD_NAME] to [NEW_NAME] on table...
Analyze the following slow SQL query and its EXPLAIN output. Identify the bottle...
I built this pivot table: [PASTE STRUCTURE OR SCREENSHOT DESCRIPTION]. It's accu...
I need to change a schema (rename column, change type, add NOT NULL) on a high-t...
I have a SQL query that's slow. Make it fast while keeping the result set identi...
I need to backfill [COLUMN/TABLE] with [LOGIC]. The table has [N] rows. Write th...
I have a test that passes 100% of the time on my laptop but fails about 1 in 5 r...
I have a slow query and I'm about to add an index. Before I do, help me think it...
I need to write an internal data handling policy for a small company. The usual ...
I keep solving the same data problem three different ways across my team's sprea...
Review the code below as if you'll be the one maintaining it in twelve months. D...
Act as a database migration specialist. I need to add a NOT NULL column [column_...
Act as a staff engineer who has lived with these decisions. I need to add cachin...