Skip to main content
This release is 16 versions behind 1.10.0 — the latest version of @fedify/postgres. Jump to latest

Built and signed on GitHub Actions

Works with
This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score100%
Downloads3/wk
Published6 months ago (1.8.3)

PostgreSQL drivers for Fedify

No docs found.
Built and signed on
GitHub Actions

Add Package

deno add jsr:@fedify/postgres

Import symbol

import * as postgres from "@fedify/postgres";
or

Import directly with a jsr specifier

import * as postgres from "jsr:@fedify/postgres";

Add Package

pnpm i jsr:@fedify/postgres
or (using pnpm 10.8 or older)
pnpm dlx jsr add @fedify/postgres

Import symbol

import * as postgres from "@fedify/postgres";

Add Package

yarn add jsr:@fedify/postgres
or (using Yarn 4.8 or older)
yarn dlx jsr add @fedify/postgres

Import symbol

import * as postgres from "@fedify/postgres";

Add Package

vlt install jsr:@fedify/postgres

Import symbol

import * as postgres from "@fedify/postgres";

Add Package

npx jsr add @fedify/postgres

Import symbol

import * as postgres from "@fedify/postgres";

Add Package

bunx jsr add @fedify/postgres

Import symbol

import * as postgres from "@fedify/postgres";