Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

§Interfaces

PostgresCursor
PostgresDialectConfig

Config for the PostgreSQL dialect.

PostgresPool

This interface is the subset of pg driver's Pool class that kysely needs.

PostgresPoolClient
PostgresQueryResult
PostgresStream

§Type Aliases

PostgresCursorConstructor