Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
PostgreSQL adapter for Prisma Next.
ORM client for Prisma Next — fluent, type-safe model collections
Geospatial data for Prisma Next on PostgreSQL, powered by PostGIS .
Per-library JSON-with-schema column factory for Prisma Next, built on arktype . Ships the arktypeJson(schema) column-author helper and the arktype/json@1 codec descriptor.
SQL runtime implementation for Prisma Next
SQL emitter hook for Prisma Next
SQL-specific TypeScript contract authoring surface for Prisma Next
SQL-specific operations for Prisma Next
Internal package. This package is an implementation detail of prisma-next > and is published only to support its runtime. Its API is unstable and may change > without notice. Do not depend on this packa
CLI tools that pair with the prisma-next-extension-upgrade agent skill — including prisma-next-check-pins , the CI guard that asserts every @prisma-next/* peerDep on an extension package is exact-version-pinned. Future tools for extension authors emplo