/vertx-jdbc-client

JDBC support for Vert.x

Primary LanguageJavaApache License 2.0Apache-2.0

Vert.x JDBC client

Build Status

This provides an asynchronous interface around a JDBC datasource so you can access data in any database for which there is a JDBC driver.

Please see the in source asciidoc documentation or the main documentation on the web-site for a full description: