Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vert-x3/vertx-mysql-postgresql-client

This client is deprecated - use instead
https://github.com/vert-x3/vertx-mysql-postgresql-client

Last synced: 3 months ago
JSON representation

This client is deprecated - use instead

Awesome Lists containing this project

README

        

= Vert.x MySQL PostgreSQL client

== Deprecated

WARNING: This client is deprecated, use the https://github.com/eclipse-vertx/vertx-sql-client[Reactive SQL Client] instead.

There are two types of MySQL/PostgreSQL-clients:

- (Soon to be legacy) Scala based version
- (Soon to be may mainline) Kotlin based version

Scala based version lives in link:/vertx-mysql-postgresql-client-scala/README.adoc[vertx-mysql-postgresql-client-scala].

New Kotlin based version lives in link:/vertx-mysql-postgresql-client-jasync/README.adoc[vertx-mysql-postgresql-client-jasync].