supabase-community / postgres-new

In-browser Postgres sandbox with AI assistance
https://postgres.new
Apache License 2.0
2.05k stars 152 forks source link

DATABASE VIEWER+EDITOR #59

Open vasnt opened 4 weeks ago

vasnt commented 4 weeks ago

Possible to have feature of database editor/viewer by adding one more tab/screen at below? image

harry-pham-wise commented 4 weeks ago

Yeah something for us to execute the SQL query directly instead of asking the bot to execute and print out will be good too.

andnig commented 3 weeks ago

Yeah something for us to execute the SQL query directly instead of asking the bot to execute and print out will be good too.

This would be great - also in terms of reducing the AI costs. As quite often I just want to set up a query - but then need to tell the AI to run the query. 😆

CodingDutchman commented 3 weeks ago

Agreed, @andnig. I had some minor table changes to make for adding columns, but I hit the usage limit. But maybe keeping the AI updated with the user's changes would still require prompts to the AI?