Expand description
PostgreSQL database adapter.
Provides connection pooling and query execution for PostgreSQL.
Structs§
- Postgres
Adapter - PostgreSQL database adapter with connection pooling.
- Postgres
Introspector - PostgreSQL introspector for fact table metadata.
- Postgres
Where Generator - PostgreSQL WHERE clause generator.
Type Aliases§
- Indexed
Columns Cache - Cache of indexed columns for views.