🦞🌯 Lobster Roll

Stories by hura17

OptimizeQL- open source AI-powered SQL query optimizer (github.com)
Show HN: OptimizeQL- SQL Query Optimizer (github.com)
Hello all,<p>I wrote a tool to optimize SQL queries using LLM models. I sometimes struggle to find the root cause for the slow running queries and sending to LLM most of the time doesn&#x27;t have good result. I think the reason is LLM doesnt have the context of our database, schemas, explain result...
Show HN: SQL Query Optimizer (github.com)
Hello all,<p>I wrote a tool to optimize SQL queries using LLM models. I sometimes struggle to find the root cause for the slow running queries and sending to LLM most of the time doesn&#x27;t have good result. I think the reason is LLM doesnt have the context of our database, schemas, explain result...