<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: shobhit98</title><link>https://news.ycombinator.com/user?id=shobhit98</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 30 Jun 2026 22:17:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=shobhit98" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: SQLPilot – AI First SQL Editor]]></title><description><![CDATA[
<p>Hello hackers!<p>I am super excited to introduce you to SQLPilot!<p>You may have worked with SQL, and it's essential for developers. I used to use ChatGPT to generate queries for me, and I discovered that many of my colleagues with less technical backgrounds also use ChatGPT for this purpose. While ChatGPT is really helpful, it comes with some problems:
- ChatGPT doesn't know your schema and relationships to build accurate queries.
- You need to copy and paste your schema to craft better queries.
- There are online tools that help build queries but require you to provide credentials to connect to the database or provide the schema, which is a big privacy concern.<p>This was something that bothered me and many others. To solve this, I decided to build a SQL editor with AI query generation.<p>With SQLPilot, you can:
- Connect to multiple database sources like MySQL and Postgres (support for others coming soon).
- Works locally, so you don't have to share your schema as you do with other popular tools.
- Simply mention the table in the prompt with @, and the model will understand its columns, types, and relationships to generate accurate queries.
- Execute the queries, filter results, and export them as CSV.<p>I warmly invite you to try out SQLPilot (<a href="https://sqlpilot.ai" rel="nofollow">https://sqlpilot.ai</a>). Whether you're a beginner or advanced in SQL, it will definitely interest you! Use code HN25OFF to get 25% off on the Pro plan!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40746946">https://news.ycombinator.com/item?id=40746946</a></p>
<p>Points: 13</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 21 Jun 2024 07:04:40 +0000</pubDate><link>https://sqlpilot.ai</link><dc:creator>shobhit98</dc:creator><comments>https://news.ycombinator.com/item?id=40746946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40746946</guid></item></channel></rss>