Prerequisites
Connect MariaDB Cloud to VexiData
1
Get your connection details
- Log in to the SkySQL Dashboard
- Click on your database service
- Click the Connect button to view connection details
2
Allow VexiData through the firewall
SkySQL blocks all external connections by default. You must add VexiData’s IP addresses.
- In the SkySQL Dashboard, go to Manage > Security Access
- Add each of VexiData’s IPs:
- Save the changes
Security Access configuration is mandatory. Your connection will fail without this step.
3
Add the connection in VexiData
- Go to Data Sources in VexiData
- Click MariaDB to open the connection form
- Fill in the details:
4
Test and save
Click Test & Save Connection. VexiData will verify it can reach your database. Once connected, your schema will be analyzed automatically.
SSL is enabled by default on MariaDB Cloud. VexiData handles this automatically — no additional configuration is needed.
Troubleshooting
Connection timed out
Connection timed out
- Verify VexiData’s IPs are added in Manage > Security Access. All connections are blocked by default
- Check that your database service is running in the SkySQL Dashboard
Authentication failed
Authentication failed
- Get fresh credentials by clicking the Connect button on your service in the SkySQL Dashboard
- Verify you’re using the correct database name
SSL connection errors
SSL connection errors
- VexiData handles SSL automatically. If you see SSL errors, verify the hostname and port are correct
- Check that your service is running and not in a maintenance state