id: version-0.68.0-org.apache.streampipes.sinks.databases.jvm.mysql title: MySQL Database sidebar_label: MySQL Database original_id: org.apache.streampipes.sinks.databases.jvm.mysql


Description

Stores events to a MySQL Database.


Required input

This sink does not have any requirements and works with any incoming event type.


Configuration

Hostname

The hostname of the MySQL Server.

Port

The port of the MySQL Server (default: 3306).

Database

The database of the MySQL Server the data is written to.

Table

The table name of the MySQL Server the data is written to.

Username

The username for the MySQL Server.

Password

The password for the MySQL Server.

Output

(not applicable for data sinks)