←back to thread

104 points nicktikhonov | 1 comments | | HN request time: 0.517s | source

SnapQL is an open-source desktop app (built with Electron) that lets you query your Postgres database using natural language. It’s schema-aware, so you don’t need to copy-paste your schema or write complex SQL by hand.

Everything runs locally — your OpenAI API key, your data, and your queries — so it's secure and private. Just connect your DB, describe what you want, and SnapQL writes and runs the SQL for you.

Show context
esafak ◴[] No.44327879[source]
If you can do this, can't you create a read-only user and use it with a database MCP like https://github.com/executeautomation/mcp-database-server ? Am I missing something?
replies(4): >>44327987 #>>44328015 #>>44328042 #>>44328050 #
1. ◴[] No.44328040[source]