import * as oakNest from "https://deno.land/x/oak_nest@v3.0.1/modules/postgres/mod.ts";
Classes
Clients allow you to communicate with your PostgreSQL database and execute SQL statements asynchronously | |
Type Aliases
The connection string must match the following URI structure. All parameters but database and user are optional |