Last updated 2 years ago
Luden supports as a destination. For more information about MySQL .
MySQL destination config consists of the following schema:
destinations: mysql: type: mysql datasource: host: my_mysql_host db: mydb port: 3306 username: user password: pass parameters: tls: false timeout: '300s'