Skip to main content
Module

x/postgresjs/mod.js

Postgres.js - The Fastest full featured PostgreSQL client for Node.js and Deno
Very Popular
Go to Latest
File
// @deno-types="./types/index.d.ts"export { default } from './src/index.js'