Skip to content

High performance reactive SQL Client written in Java

License

Notifications You must be signed in to change notification settings

psolomin/vertx-sql-client

This branch is 12 commits ahead of, 154 commits behind eclipse-vertx/vertx-sql-client:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 29, 2023
f200835 · Jun 29, 2023
Apr 17, 2023
Apr 2, 2020
Jun 14, 2023
Jun 14, 2023
Jun 14, 2023
Jun 14, 2023
Jun 29, 2023
Jun 19, 2023
Jun 29, 2023
May 2, 2019
Jun 2, 2021
Jan 12, 2022
May 2, 2019
Mar 7, 2023
Mar 13, 2023

Repository files navigation

The Reactive SQL Client

Build Status (5.x) Build Status (4.x)

  • Simple API focusing on scalability and low overhead.

  • Reactive and non-blocking which able to handle many database connections with a single thread.

  • Ranked #1 in the TechEmpower Benchmark Round 15 Single query benchmark.

Supported databases

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 here for Vert.x 3.x it will only handle bug fixes.

Snapshots

License

Apache License - Version 2.0

About

High performance reactive SQL Client written in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.8%
  • Other 1.2%