How do I connect to my database?

When you have created a new instance you will get a new database. Look into the details page for the instance to find the hostname such as horton.elephantsql.com, password and username. We have guides for various programming languages under the Documentation tab. You can also connect to the host using psql, pgadmin, the ElephantSQL browser or any other Postgres-compatible client.