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

§Variables

TRANSACTION_ISOLATION_LEVELS

§Interfaces

Driver

A Driver creates and releases {@link DatabaseConnection | database connections} and is also responsible for connection pooling (if the dialect supports pooling).

TransactionSettings

§Type Aliases

IsolationLevel