pgAdmin is the leading graphical Open Source management, development and administration tool for PostgreSQL.
Below is an example of how to set up a connection to pgAdmin. You can find all connection details in the details page of your ElephantSQL Console.
URL structure
postgres://username:password@hostname/databasename
Example URL
postgres://roxvyxky:PASSWORD@babar.elephantsql.com:5432/roxvyxky