UniteLabs
Data

How to connect to database via Web UI

This guide shows you how to connect to database using the UniteLabs Web UI

ℹ️ This is one of many methods to work with lab data using UniteLabs' tooling.
   Feel free to explore the others as well!

UniteLabs database using the Web UI

  1. Navigate to the Data Sectionplatform_datalake_navigation.png
  2. Copy the connection string platform_datalake_dwh_copyconnection.png
  3. Paste the connection string in a terminal platform_datalake_dwh_pasteconnection.png
  4. Enter postgres SQL commands to navigate the database, such as \d to list the tables platform_datalake_dwh_listobjects.png

Optional: Connect using a database client

You can also connect to the UniteLabs database using a database client like DBeaver (or any other tool that supports PostgreSQL):

  1. Download & install DBeaver
  2. Set up the connection with the following steps (for more info, visit the official guide) platform_datalake_dwh_dbeaver_addpostgres.png
  3. Navigate to the Data Sectionplatform_datalake_navigation.png
  4. Copy the connection string platform_datalake_dwh_copyconnection.png
  5. Add the connection string to DBeaver Postgres connection settings platform_datalake_dwh_dbeaver_postgresconnectionsettings.png
  6. Navigate to a table of your interest platform_datalake_dwh_dbeaver_dataview.png

UniteLabs blob storage using the Web UI

  1. Navigate to the Data Section platform_datalake_navigation.png
  2. Open the file browser platform_datalake_blob_openfilebrowser.png
  3. Browse and download needed files platform_datalake_blob_browse_download.png

Copyright © 2025