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.
For the CLI command, install prisma-next . > The public prisma-next package ships the prisma-next binary and nothing > else — it has no library exports. > > This package ( @prisma-next/cli ) is both
PostgreSQL adapter for Prisma Next.
PostgreSQL driver for Prisma Next.
Postgres target pack for Prisma Next
One-liner lazy Postgres client composition for Prisma Next
MongoDB driver for Prisma Next
PostgreSQL pgvector extension pack for Prisma Next.
MongoDB target pack for Prisma Next
MongoDB adapter for Prisma Next (lowers commands to wire format)
SQLite target pack for Prisma Next.