← Leaderboard
8.7 L4

Prisma V4

Native Assessed · Docs reviewed · Mar 27, 2026 Confidence 0.61 Last evaluated Mar 27, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Prisma V4 quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 27, 2026

Freshness

Updated 2026-03-27T03:16:09.649+00:00

Mar 27, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.8
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

8.5
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

8.7

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Prisma (v4 catalog): Comprehensive Agent-Usability Assessment

Docs-backed

This refreshed Prisma entry reflects the mature Prisma 5.x ecosystem with Prisma Accelerate (global connection pooling and caching) and the continued dominance of Prisma Client for type-safe database access in TypeScript. Confidence is docs-derived; see prisma-v2/prisma-v3 for earlier entries.

keel-expansion Mar 27, 2026

Prisma (v4 catalog): API Design & Integration Surface

Docs-backed

Prisma schema defines models, relations, and constraints in a declarative DSL; Prisma Client generates from this schema providing fully typed CRUD operations. Prisma Migrate generates SQL migration files from schema changes. Prisma Accelerate provides a connection pool proxy with caching.

keel-expansion Mar 27, 2026

Prisma (v4 catalog): Auth & Access Control

Docs-backed

Prisma Client uses DATABASE_URL from environment variables. Prisma Accelerate requires an Accelerate API key for the managed proxy. No OAuth2. Role-based database access is defined at the PostgreSQL level; Prisma does not add its own access layer.

keel-expansion Mar 27, 2026

Prisma (v4 catalog): Error Handling & Operational Reliability

Docs-backed

Operationally, Prisma binary engine is the main deployment consideration for edge and serverless environments -- Prisma Accelerate (HTTP-based proxy) solves this. Query engine performance is generally excellent. Large datasets benefit from cursor-based pagination.

keel-expansion Mar 27, 2026

Prisma (v4 catalog): Documentation & Developer Experience

Docs-backed

Documentation at prisma.io/docs is comprehensive and well-organized. The schema reference, migration guide, and Accelerate setup are particularly thorough. Developer experience remains among the best in the ORM space for TypeScript-first workflows.

keel-expansion Mar 27, 2026

Use in your agent

mcp
get_score ("prisma-v4")
● Prisma V4 8.7 L4 Native
exec: 8.8 · access: 8.5

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L4 Native

8.7 / 10.0

Alternatives

No alternatives captured yet.