Awesome
Gatling JDBC Plugin
Plugin for support performance testing with JDBC in Gatling(3.9.x)
Usage
Getting Started
Plugin is currently available for Scala 2.13.
You may add plugin as dependency in project with your tests. Write this to your build.sbt:
libraryDependencies += "org.galaxio" %% "gatling-jdbc-plugin" % <version> % Test
Example Scenarios
Examples here