BillyYccc / vertx-mysql-client-compatibility-testkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactive MySQL Client Compatibility TestKit

Vert.x 4.0 Build Status

TestKit used to verify using the Reactive MySQL Client with different databases which are compatible with MySQL Client/Server Protocol.

Checked Features

  • Connection

  • Text Query

  • Server-side Prepared Statement

Database Compatibility

  • MySQL 5.5

  • MySQL 5.6

  • MySQL 5.7

  • MySQL 8.0

  • MariaDB 10.1

  • MariaDB 10.2

  • MariaDB 10.3

  • MariaDB 10.4

  • TiDB 3.0

  • Percona 5.5

  • Percona 5.6

  • Percona 5.7

  • Percona 8.0

  • Vitess 4.0

About


Languages

Language:Java 96.3%Language:Kotlin 3.7%