Connect Amazon RDS to Skyvia - MySQL, PostgreSQL, SQL Server

Connecting to Amazon RDS from Skyvia

Overview

Skyvia supports Amazon RDS databases. You can connect MySQL, PostgreSQL, or SQL Server hosted on Amazon RDS to Skyvia.

To create a connection, go to + Create NewConnectionDatabase and select the required database type.

Before connecting, configure your Amazon RDS Security Group to allow inbound traffic from Skyvia's IP addresses.

Steps: Configure Security Group Inbound Rules

  1. Open the Security Group associated with your RDS instance (accessible directly from the RDS instance page in AWS Console).
  2. Click ActionsEdit inbound rules.
  3. Click Add Rule.
  4. Select the required database type from the Type dropdown (e.g., MySQL/Aurora). The Protocol and Port will be assigned automatically.
  5. In the Source field, add the following Skyvia IP addresses:
    40.118.246.204/32
    13.86.253.112/32
    52.190.252.0/32
  6. Save the changes and test the connection in Skyvia.

Useful Links

    • Related Articles

    • Issue Connecting to Looker Studio

      Overview If you are experiencing issues connecting to Looker Studio or cannot find Skyvia in the list of available connectors, you can access the Skyvia Looker Studio connector directly using the link below. Resolution Use the following direct link ...
    • Skyvia Query: Verify Data in Your Connection

      Overview Skyvia Query allows you to browse and verify data in any connected data source directly from the Skyvia interface, without writing complex scripts or using third-party tools. You can use the visual Builder view or write custom SQL ...
    • Skyvia IPs for Whitelist

      Overview Skyvia is a cloud-based platform that connects to your data sources and targets over the internet. If your database, server, or cloud service restricts inbound connections by IP address (e.g., via firewall rules, security groups, or ...
    • AADSTS650052 Error When Connecting to Dynamics 365 Business Central

      Overview When connecting to Microsoft Dynamics 365 Business Central in Skyvia, you may encounter the following error: AADSTS650052: The app is trying to access a service '00000015-0000-0000-c000-000000000000' (Microsoft Dynamics ERP) that your ...
    • Skyvia Full (Initial) Replication

      Overview Full Replication creates a complete copy of your source data in the target database. Use it for the first replication run, after schema changes, when refreshing all data, or if you encounter duplicate records. Requirements Valid Source and ...