Warehouse
Your warehouse is the single database where data from all your sources is stored after syncing.
Dalgo supports BigQuery and PostgreSQL as warehouse destinations. You need to set up your warehouse before adding sources or connections.
Connecting your warehouse
- Select Data in the left menu, then select Ingest.
- Select the Your Warehouse tab.

- Select the warehouse type from the Destination type dropdown — either BigQuery or Postgres.
- Enter a name in the Name field.
- Fill in the connection details:
- BigQuery — requires a project ID and service account JSON credentials
- Postgres — requires a host, port, database name, username, and password
- Select Test Connection. Dalgo will verify it can reach your warehouse.
- Select Save once the test succeeds.
Screenshot coming soon
A screenshot showing a successful warehouse connection test will be added here.
Editing your warehouse
- Select the Your Warehouse tab.
- Select Edit.
- Make your changes, test the connection, and select Save.
note
If you need help obtaining warehouse credentials, contact your internal tech team, your implementation partner, or the Dalgo team at support@dalgo.org.
Next: Sources · Connections