Skip to content
PromptAndGo.ai
Technical Code Review

Inspect Database Queries in PHP

Identify inefficiencies in SQL queries.

Prompt
Conduct a code review of a PHP application that interacts with a MySQL database. Pay special attention to the SQL queries used, looking for potential inefficiencies such as missing indexes or unnecessary data retrieval. Provide actionable suggestions to enhance performance, keeping in mind the typical load of an Asian travel booking platform.

More like this