Skip to main content
Home
This release is 9 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
Published4 months ago (1.8.10)

PostgreSQL drivers for Fedify

No docs found.
Built and signed on
GitHub Actions

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

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";