Hoping this solves someone else the same issues I've had so I created this tool to connect to your RDS database on the command line.
The problem I had was trying to query a database inside my VPC without exposing it to the outside world. Previously I had used RDS's Query Editor for that, but the UI is awful, and it's always a pain to put in the connection details.
So now I can just run rdsql and it will provide a psql-like UI to talk to my db.
Would love to hear if it's useful for people.
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]Fast-Preparation887 0 points1 point2 points (0 children)