Database

Connecting with DBeaver


If you do not have DBeaver, you can download it from its website.

1

Create a new database connection

Create a new database connection

new database connection

2

Select PostgreSQL

Selection Menu

3

Get Your Credentials

Inside the Dashboard's Database Settings, note your session mode's:

  • host
  • username

You will also need your database's password. If you forgot it, you can generate a new one in the settings.

database credentials

4

Fill out credentials

In DBeaver's Main menu, add your host, username, and password

filling out form

5

Download certificate

In the Database Settings, download your SSL certificate.

filling out form

6

Secure your connection

In DBeaver's SSL tab, add your SSL certificate

filling out form

7

Connect

Test your connection and then click finish. You should now be able to interact with your database with DBeaver

connected dashboard