This postgres driver is async under the hood (uses...
# exposed
r
This postgres driver is async under the hood (uses Netty), but exposes a JDBC interface for compatibility: https://github.com/impossibl/pgjdbc-ng -- a couple of years ago I asked for an async API: https://github.com/impossibl/pgjdbc-ng/issues/78