← Leaderboard
8.8 L4

Drizzle V3

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

Verify before you commit

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

Use this page to sanity-check Drizzle V3 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.

9.0
Access Readiness Score

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

8.6
Aggregate AN Score

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

8.8

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.

Drizzle ORM (v3 catalog): Comprehensive Agent-Usability Assessment

Docs-backed

This refreshed Drizzle entry reflects its growing dominance in TypeScript and edge database stacks. Drizzle has become the ORM of choice for Cloudflare Workers, Vercel, and serverless deployments where Prisma binary engine is too heavy. The SQL-like API and TypeScript inference are its defining strengths. Confidence is docs-derived; see drizzle-v2 for earlier catalog coverage.

keel-expansion Mar 27, 2026

Drizzle ORM (v3 catalog): API Design & Integration Surface

Docs-backed

Drizzle Kit migrations, relational query API (db.query.users.findMany()), and the unified adapter model (node-postgres, neon-http, d1, turso) all work without changes to query code -- only the connection adapter changes per deployment target.

keel-expansion Mar 27, 2026

Drizzle ORM (v3 catalog): Auth & Access Control

Docs-backed

No Drizzle platform auth. Database credentials in environment variables accessed via the connection adapter. Schema definition is TypeScript code; no external schema registry. Drizzle Studio is a local dev tool with no external auth.

keel-expansion Mar 27, 2026

Drizzle ORM (v3 catalog): Error Handling & Operational Reliability

Docs-backed

Operationally, Drizzle performs exceptionally well across deployment targets because it avoids native binary dependencies. The relational query API handles N+1 queries efficiently with a single SQL join. Migrations are SQL files generated by Drizzle Kit -- reviewable before application.

keel-expansion Mar 27, 2026

Drizzle ORM (v3 catalog): Documentation & Developer Experience

Docs-backed

Documentation continues to improve. The relational query API and adapter setup guides are clear. Developer experience is outstanding for TypeScript developers -- the type inference from schema definitions is one of Drizzle's most praised features.

keel-expansion Mar 27, 2026

Use in your agent

mcp
get_score ("drizzle-v3")
● Drizzle V3 8.8 L4 Native
exec: 9.0 · access: 8.6

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.8 / 10.0

Alternatives

No alternatives captured yet.