Dan Romero pfp
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
279 reactions

Nick T pfp
Nick T
@nt
so weird that there isn’t a clear answer 🤔
1 reply
0 recast
8 reactions

Stephan pfp
Stephan
@stephancill
I asked this a few months back and found the same thing - it’s super annoying. All the ones I’ve tried dont do the one thing I want: build a query based on the db schema, execute it, and show me the results Had to literally fork vercel’s Postgres AI example to get this for my projects. Haven’t gotten to open sourcing but maybe I should
1 reply
0 recast
2 reactions

Nick T pfp
Nick T
@nt
I’ve thought more than once about building an electron app that does this. Maybe now’s the time
1 reply
0 recast
1 reaction