Skip to content

vert-x3/vertx-mysql-postgresql-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vert.x MySQL PostgreSQL client

Build Status

This Vert.x client uses the Mauricio Linhares driver to support a fully async client for MySQL and PostgreSQL.

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

Requirements for running test suite

  • A working PostgreSQL or MySQL server

  • For testing PostgreSQL: A testdb database on a local PostgreSQL install and a user called vertx with password password

  • For testing MySQL: A testdb database on a local MySQL install and a user called vertx with password password