Show HN: SnapQL – Desktop app to query Postgres with AI
21–30 of 85 posts
Re: Show HN: SnapQL – Desktop app to query Postgres with AI
#22Looks like a good idea. Any reason you didn't use React native?
Re: Show HN: SnapQL – Desktop app to query Postgres with AI
#23Are there plans to support other LLM sources, in particular ollama?
Re: Show HN: SnapQL – Desktop app to query Postgres with AI
#24What's the underlying model to enable this ?
Re: Show HN: SnapQL – Desktop app to query Postgres with AI
#25Am I misunderstanding something? How is this "Everything runs locally" if it's talking to OpenAI's APIs?
Re: Show HN: SnapQL – Desktop app to query Postgres with AI
#26Re: Show HN: SnapQL – Desktop app to query Postgres with AI
#27Earlier quoted context omitted.
You can set up an MCP and use it in your existing AI app, but is afaiu the first open source standalone app that gives you a familiar interface to other SQL workspace tools. I built it to be a familiar but much more powerful experience for both technical and nontechnical people.
There are competitors with a GUI too, such as https://www.sqlchat.ai/ and https://www.jetbrains.com/datagrip/features/ai/ I wish you luck in refining your differentiation.
Re: Show HN: SnapQL – Desktop app to query Postgres with AI
#28Re: Show HN: SnapQL – Desktop app to query Postgres with AI
#29Looks useful! And the system prompt didn't require too much finessing. I wonder how it would work with some later models than gpt-4o as in my own dabbling around gpt-4o wasn't quite there yet and the latest models are getting really good. For analytical purposes, this text-to-SQL is the future; it's already huge with Snowflake ( https://www.snowflake.com/en/engineering-blog/cortex-analyst... ).
Re: Show HN: SnapQL – Desktop app to query Postgres with AI
#30awesome work nick, literally been asking for a vibe coding SQL interface for months