DBeaver is a free cross-platform database tool for developers, database administrators, analysts, and everyone working with data. DBeaver provides an SQL editor, administration features, data and schema migration, and the ability to monitor database connection sessions.

This page explains how to integrate DBeaver with your Timescale Cloud service.

Before integrating:

To connect to Timescale Cloud:

  1. Start DBeaver

  2. In the toolbar, click the plug+ icon

  3. In Connect to a database search for TimescaleDB

  4. Select TimescaleDB, then click Next

  5. Configure the connection

    Use your connection details to add your connection settings.

    DBeaver integration

    If you configured your service to connect using a stricter SSL mode, in the SSL tab check Use SSL and set SSL mode to the configured mode. Then, in the CA Certificate field type the location of the SSL root CA certificate.

  6. Click Test Connection. When the connection is successful, click Finish

    Your connection is listed in the Database Navigator.

You have successfully integrated DBeaver with Timescale Cloud.

Keywords

Found an issue on this page?Report an issue or Edit this page in GitHub.