Kysely Prisma Postgres Dialect
JSON →A Kysely dialect that enables type-safe SQL queries over HTTP using Prisma Postgres (PPG). Version 0.1.0 is the initial release, with active development. Unlike local PostgreSQL connections, this dialect communicates via PPG's serverless HTTP API, making it suitable for edge and serverless environments. It requires Kysely ^0.28 and @prisma/ppg ^0.5, and is ESM-only with built-in TypeScript types.
API endpoints
full doc /v1/registry/kysely-prisma-postgres