Search Documentation

Search across all support articles and guides

Render

Connect to Render

Learn how to connect your Render-hosted PostgreSQL database to VexiData for natural language querying and dashboard creation.

Connect your Render-hosted PostgreSQL database to VexiData for natural language querying and dashboard creation. Connection takes about 2 minutes.

Connect Render to VexiData

Click to play video

Prerequisites

Connection Steps#

1

Log in to Render

Access your Render account at dashboard.render.com and navigate to the Databases section from the left sidebar.

2

Select Your Database

From the list of databases, choose the PostgreSQL database you want to connect with VexiData.

3

Get Connection Details

In the database details section, locate the Connections information:

Host: Your Render database host (e.g., xxx.oregon-postgres.render.com)

Port: 5432

Database: Your database name

Username: Your database username

Password: Your database password

4

Configure Access Control (if needed)

If you have IP restrictions enabled, add VexiData's IP addresses to the allow list:

139.59.53.167

165.22.217.42

5

Connect in VexiData

In VexiData, go to Data Sources from the menu, then select PostgreSQL under the Add New Data Source section.

text
Display Name:    My Render Database
Host:            xxx.oregon-postgres.render.com
Port:            5432
Database:        your_database_name
Username:        your_username
Password:        your_database_password
6

Test and Save

Click Test & Save Connection. Once successful, you can start querying your Render data!