Hi.
I noticed the plugin issues one insert statement per event.
Would it be possible for the plugin to implement batch inserts? It would increase insert throughput and reduce server load considerably for large workloads.
Maybe something like this: https://www.tutorialspoint.com/jdbc/jdbc-batch-processing.htm