rdbc
rdbc is a SQL-level relational database access API targeting Scala and Java programming languages. The API is fully asynchronous and provides a possibility to leverage Reactive Streams' stream processing capabilities.PostgreSQL driver
rdbc driver implementation directly using
PostgreSQL wire-protocol. Netty based.