AWS RDS MySQL
You can output the uploaded and processed data to a MySQL database of your choice on AWS RDS.
The following details are required:
Server
- The URL of the serverPort
- The port of the serverDatabase
- The database in the serverUsername
- The username of the user with access to that databasePassword
- The password of the user with access to that database
You can add this connector on the Segna Platform on the connectors page or when creating a Pipeline. The connector can be added to the Pipeline as an output destination.
You must also specify a table
within the RDS database when adding it to the Pipeline here:

Updated 5 months ago