prisma/prisma-next

⛔ Moved to prisma/prisma — Prisma Next development continues there under the name Prisma ORM v8. This repository is archived.

419Stars on the repository
132Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Author Prisma Next migrations — choose db update vs migration plan, edit the framework-rendered migration.ts (replace placeholder sentinels with dataTransform closures), recover from MIGRATION.HASHMISMATCH or PN-MIG-2001 unfilled placeholder. Use for prisma migrate dev, prisma migrate deploy, prisma db push, db…

not rated 419 +2 11d ago A 127 tokens original Apache-2.0 archived

prisma-next-queries

26

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Write Prisma Next queries for Postgres, SQLite, or Mongo — pick a lane (Postgres/SQLite db.orm. + db.sql. ; Mongo db.orm. + db.query.from(...) pipeline builder), filter / project / sort / paginate, eager-load with .include(...), Postgres/SQLite db.transaction(...), Postgres/SQLite ORM .aggregate(...), Mongo…

not rated 419 +2 11d ago A 257 tokens original Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Adopt Prisma Next into a new project, onto an existing database, or as the first move after a bootstrap tool dropped you into a scaffold. Use for "what can I do with Prisma Next", "what can I do next with Prisma", "where do I start", "what should I do first", "just ran createprisma", "createprisma", "npx…

not rated 419 +2 11d ago A 242 tokens original Apache-2.0 archived

prisma-next-runtime

28

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Wire the Prisma Next runtime — db.ts setup using postgres (...) from @prisma-next/postgres/runtime, sqlite (...) from @prisma-next/sqlite/runtime, or mongo (...) from @prisma-next/mongo/runtime; middleware composition (telemetry from @prisma-next/middleware-telemetry; lints and budgets), DATABASEURL config…

not rated 419 +2 11d ago A 189 tokens original Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Use Prisma Next with a Supabase project via @prisma-next/extension-supabase — wire extensions: [supabasePack], declare cross-space FKs to supabase:auth.AuthUser, author RLS policies (policyselect / policyupdate / @@rls, auth.uid() predicates), build db.ts with the supabase() factory, bind roles per request…

not rated 419 +2 11d ago A 244 tokens original Apache-2.0 archived

prisma-next

30

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Route a vague Prisma Next prompt to the right specific skill. Use for "help me with Prisma Next", "what is Prisma Next", "explain Prisma Next", "I'm new to PN", "where do I start", "what can I do with Prisma Next", "what can I do next with Prisma", "just ran createprisma", "tour of Prisma Next", "Prisma Next…

not rated 419 +2 11d ago A 233 tokens original Apache-2.0 archived

prisma-next-upgrade

31

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Upgrade Prisma Next in your app. Bumps every @prisma-next/ dependency from the version pinned in the lockfile to the requested target (or npm latest), applies any required code-translation steps from the per-transition upgrade instructions, validates with the project's own typecheck + tests, and commits each minor…

not rated 419 +2 11d ago A 122 tokens original Apache-2.0 archived

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: