Skip to content

Commit

Permalink
more comments after review
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyanshi Gupta authored and Priyanshi Gupta committed Aug 18, 2022
1 parent 21a6909 commit 7bb14c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ type: docs

[Vertx PG Client](https://vertx.io/docs/vertx-pg-client/java/) is the client for PostgreSQL with simple APIs to communicate with the database. It is a reactive and non-blocking client for handling the database connections with a single threaded API.

Because Vertx is a PostgreSQL client and YugabyteDB is PostgreSQL compatible, it is supported by YugabyteDB with a [limitation](#limitation).
Since YugabyteDB is wire compatible with PostgreSQL, Vertx PG Client works with YugabyteDB as well.

## Prerequisites

Expand Down

0 comments on commit 7bb14c7

Please sign in to comment.