
Security News
pnpm 12’s Rust Rewrite Cuts Install Times by Up to 90%
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.
@papi-ai/adapter-pg
Advanced tools
PAPI PostgreSQL adapter — read/write shared layer entities in PostgreSQL
PostgreSQL adapter for PAPI. Reads and writes project data to a Supabase-hosted PostgreSQL database.
This adapter implements the PapiAdapter interface using PostgreSQL (via Supabase) as the storage backend. It's the recommended adapter for hosted/production usage — all data is stored in the database with Row Level Security (RLS) for multi-tenant isolation.
npm install @papi/adapter-pg
This adapter is bundled into @papi/server — install separately only if building custom tooling.
Set these environment variables to connect to your Supabase instance:
| Variable | Required | Description |
|---|---|---|
DATABASE_URL | Yes | PostgreSQL connection string |
PAPI_PROJECT_ID | Yes | UUID identifying your project in the database |
MIT
FAQs
PAPI PostgreSQL adapter — read/write shared layer entities in PostgreSQL
The npm package @papi-ai/adapter-pg receives a total of 924 weekly downloads. As such, @papi-ai/adapter-pg popularity was classified as not popular.
We found that @papi-ai/adapter-pg demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.

Research
/Security News
Thirteen malicious Packagist themes expose visitors on unpatched iPhones to a WebKit-to-kernel exploit chain that steals device data and wallet seeds.