Connect Lindorm to an ApsaraDB RDS instance to run federated queries across both databases without moving data.
Add an ApsaraDB RDS data source
Fill in the following fields:
| Field | Required | Description |
|---|---|---|
jdbcUrl |
Yes | JDBC connection URL for the RDS instance. Replace rm-xxxx with the domain name of the ApsaraDB RDS instance and replace {{database}} with the name of the database. |
username |
Yes | Username of the database account used to connect to the ApsaraDB RDS instance. |
password |
Yes | Password of the database account used to connect to the ApsaraDB RDS instance. |