Finally, we'll start getting to the point of being able to do more useful work with Vert.x - Databases! We'll use the Vert.x Non-Blocking JDBC client and wire it up to the EventBus for later integration into our web API.
https://vertx.io/docs/vertx-jdbc-client/java/