So, I searched for an async DatabaseClient class, and I found r2dbc.

Is that it?

https://docs.spring.io/spring-data/r2dbc/docs/1.1.3.RELEASE/reference/html

On Wed, Aug 12, 2020 at 9:31 AM Marco Villalobos <mvillalo...@kineteque.com>
wrote:

> I would like to enrich my stream with database calls as documented at:
>
>
> https://ci.apache.org/projects/flink/flink-docs-release-1.11/dev/stream/operators/asyncio.html
>
> What async database library does the asyncio code example use? It
> references a class called "DatabaseClient".
>
>
> Additionally, does anybody know any async database libraries that work
> with PostgreSQL that they could recommend?
>
>
>
>
>

Reply via email to