# vertx-mysql-postgresql-client **Repository Path**: mirrors_vert-x3/vertx-mysql-postgresql-client ## Basic Information - **Project Name**: vertx-mysql-postgresql-client - **Description**: This client is deprecated - use instead - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: 3.8 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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].