Skip to content

mstruk/vertx-mysql-postgresql-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vert.x MySQL PostgreSQL Service

This Vert.x service uses the Mauricio Linhares driver to support a fully async service 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 46.3%
  • Java 40.2%
  • JavaScript 7.2%
  • Groovy 6.3%