Skip to content

elad-yosifon/vertx-mysql-postgresql-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 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

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 47.3%
  • Java 40.0%
  • JavaScript 7.1%
  • Groovy 5.6%