| I love this tool! But generally speaking, the user experience of the PostgreSQL admin workflow could be improved so much. The psql client binary should include visualizations like this even in text mode, so admins don't have to follow a multitude of steps as described in the repo: 1) run query, store results in .json file 2) scp .json file to your dev machine 3) run visualization tool If I already have a psql client shell open, why can't this all be done in the background? I think there is still a lot of potential for improvement. |
But in general I do agree that simplifying this type of tooling is a good thing and something to strive for.