SQL query generator

Convert natural language prompts into usable SQL queries

Details
Usage
More than 300
Role
Operations
Integrations
Prompt

Generate an app that can convert a plain text query into a SQL query. Give me a text field that I can input text and a button (with a loading state). When submitted, send the query to gpt-4o to generate the SQL query. Show me the SQL query as an output and format it correctly. I'd also like a copy to clipboard button to easily grab the final SQL query. Remember to write a great system prompt