{"library":"prisma-adapter-postgres","type":"library","category":null,"description":"Prisma driver adapter for the Porsager 'postgres' library, version 1.0.2. This adapter enables Prisma Client to use the porsager/postgres (sql) database driver instead of Prisma's default drivers. It is essential for environments like serverless, Edge, or when using the postgres library's features. Release cadence is low; it is a thin wrapper. Differentiators: specifically for the `postgres` npm package (not `pg`), TypeScript-first, minimal overhead.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install prisma-adapter-postgres","imports":["import { PrismaPostgres } from 'prisma-adapter-postgres'","import postgres from 'postgres'; const sql = postgres(process.env.DATABASE_URL);","import { PrismaClient } from '@prisma/client'"]},{"cmd":"yarn add prisma-adapter-postgres","imports":[]},{"cmd":"pnpm add prisma-adapter-postgres","imports":[]}],"homepage":"https://github.com/beynar/prisma-adapter-postgres#readme","github":"https://github.com/beynar/prisma-adapter-postgres","docs":null,"changelog":null,"pypi":null,"npm":"prisma-adapter-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}