MySQL
The Listener allows you to return new records inserted into a MySQL database table from when the Data Stream starts.
The Context Provider allows you to read a database table and output the entire contents to the data stream for contextual data. All rows in the table are made available to the output endpoint as a single event.
The Action Agent allows you to insert the events into a table. You can configure the events to insert into a new table or an existing table.
None at this time
Last modified 8mo ago