Connecting to AWS Aurora database using SQL client
Having a visual way to explore the database, run queries, take backups, view database schema, etc. is oftentimes quite handy. If you have your favorite SQL client and/or if you feel like using a CLI might not be the best choice for your situation, here’s a quick step-by-step guide that on connecting to AWS Aurora using a desktop client. Finding necessary connection info in AWS console Log in to the AWS console Go to RDS Click Database instances Select the instance you want to connect… Read More »Connecting to AWS Aurora database using SQL client