database/postgres_adapter library

Classes

PostgresAdapter
A DatabaseAdapter implementation for PostgreSQL using the package:postgres Pool.
PostgresExecutor
Implementation of DatabaseExecutor for PostgreSQL sessions/transactions.
PostgresQueryResult
Implementation of QueryResult for PostgreSQL.