angel3_orm_postgres library

Classes

PostgreSqlExecutor
A QueryExecutor that queries a PostgreSQL database.
PostgreSqlExecutorPool
A QueryExecutor that manages a pool of PostgreSQL connections.
PostgreSqlPoolExecutor
A QueryExecutor that uses package:postgres_pool for connetions pooling.