eclipse-vertx / vertx-sql-client

High performance reactive SQL Client written in Java
Apache License 2.0
877 stars 195 forks source link
async mssql mysql netty non-blocking performance pg postgres reactive scalability vertx

= The Reactive SQL Client

image:https://github.com/eclipse-vertx/vertx-sql-client/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/eclipse-vertx/vertx-sql-client/actions/workflows/ci-5.x.yml"] image:https://github.com/eclipse-vertx/vertx-sql-client/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/eclipse-vertx/vertx-sql-client/actions/workflows/ci-4.x.yml"]

Supported databases

link:vertx-pg-client/README.adoc[Reactive PostgreSQL Client] link:vertx-mysql-client[Reactive MySQL Client] link:vertx-mssql-client[Reactive MSSQL Client] link:vertx-db2-client[Reactive DB2 Client] ** link:vertx-oracle-client[Reactive Oracle Client]

This project is the natural evolution of the original Reactive PostgreSQL Client and will be part of Vert.x 3.8 stack release.

The original project is located https://github.com/vietj/reactive-pg-client/[here] for Vert.x 3.x it will only handle bug fixes.

== Snapshots

Snapshots are deployed in Sonatype OSS repository: https://s01.oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-sql-client/

== License

Apache License - Version 2.0