timothyklim / vertx-sql-client

High performance reactive SQL Client written in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Reactive SQL Client

Build Status

  • 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

License:Apache License 2.0


Languages

Language:Java 99.9%Language:Shell 0.0%Language:Dockerfile 0.0%