What async database library does the asyncio code example use?
Posted by
Marco Villalobos-2 on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/What-async-database-library-does-the-asyncio-code-example-use-tp37370.html
I would like to enrich my stream with database calls as documented at:
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?