Page cover image

DBeaver

This guide provides step-by-step instructions for connecting DBeaver to Unistream.

Connection Steps

  1. Download the JSON configuration file from Unistream Integration Hub

  2. Navigate to your DBeaver workspace folder using one of these methods:

    • Run this command in Command Prompt:

      @explorer "C:\Users\%USERNAME%\AppData\Roaming\DBeaverData\workspace6\General\.dbeaver"
    • Or paste this path directly in File Explorer:

      C:\Users\%USERNAME%\AppData\Roaming\DBeaverData\workspace6\General\.dbeaver
  3. Paste the downloaded JSON file in the opened folder

  4. If DBeaver is already open:

    • Right-click on an empty space in the Database Navigator

    • Click "Refresh"

    If DBeaver was closed, simply open it

  5. You will see the Unistream connection in your Database Navigator

    • Right-click on it

    • Select "Edit Connection"

  6. In the connection settings window:

    • Provide your username (email) and password in the Authentication section (Database Native)

    • Click "Download drivers" if prompted

    • Click "Test Connection" to verify

    • Click "OK" to save

You are now connected to Unistream's database.

Video Tutorial

For a visual walkthrough, watch our tutorial video:

Last updated