It’s a lightweight tool for quickly interacting with PostgreSQL — mainly inspecting tables and running queries without opening heavier tools like pgAdmin.
I originally built it for my own workflow when I just wanted something quick to check data or run a query while developing.
If anyone here works with Postgres regularly, I’d really appreciate:
- Honest feedback - Feature ideas - Things that feel missing or unnecessary
Even quick impressions would help a lot while I’m figuring out where to take the project.