Dan Romero
@dwr.eth
What's the best integrated tool for doing SQL queries with Claude or ChatGPT on a Postgres database?
16 replies
8 recasts
277 reactions
Colin Charles
@bytebot
Remember least privileges for user or do it via a read only replica. There isn’t a best - basic stuff via official MCP, there’s this that I do use: https://github.com/crystaldba/postgres-mcp Cdata has made one too, not used it, beta for a while. Microsoft has worked on vscode-pgsql, lots of tools for Code but strangely missing the all important MCP kinda stuff (it’s probably coming)
0 reply
0 recast
2 reactions