Oxla Cloud (SaaS)
How to Connect Oxla Cloud with TablePlus
Connect to Oxla Cloud
-
You need a running cluster to connect it with TablePlus.
- If you don’t have one, create one by following the steps here.
- If you already have an existing cluster that you want to connect, click the three dots next to the cluster and click Connect.
-
You will see the following details in the Oxla Cloud Connect view:
- Address: The host’s address to be used to connect with TablePlus.
- Port: The port number.
- Username: The username of the user/role that has access to the cluster.
- Password: The password that you set up during the cluster creation.
- Server certificate: A certificate of the server that you can download to be uploaded to TablePlus.
Access TablePlus
- Download and install the TablePlus with your chosen OS here.
- Open the TablePlus app. From the welcome screen, click Create a New Connection at the bottom, or right-click on the connection view and choose New.
- Choose the database type and click Create.
- To connect with TablePlus connection, please enter the following details:
- Connection’s name: You can enter any random or unique identifier of the connection.
- Select PostgreSQL. You can select any tag.
- Database host/socket: Your host’s address from the Address field on the Oxla Cloud Connect view.
- Port: Enter the port number.
- Database’s user: Your host’s address from the Address field on Oxla Cloud Connect view.
- Password: Your password.
- Database’s name: Enter
oxla
. - Connection type: Select PREFERRED.
- Click on CA Cert and upload the certificate you downloaded from Oxla Cloud.
- Click Connect to proceed.
That’s all! The data source is connected.