← Leaderboard
7.2 L3

Edgedb

Ready Assessed · Docs reviewed · Mar 21, 2026 Confidence 0.52 Last evaluated Mar 21, 2026

Verify before you commit

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

Use this page to sanity-check Edgedb 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 21, 2026

Freshness

Updated 2026-03-21T04:13:52.704862+00:00

Mar 21, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

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

7.4
Access Readiness Score

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

6.8
Aggregate AN Score

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

7.2

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.

EdgeDB: Comprehensive Agent-Usability Assessment

Docs-backed

EdgeDB is a next-generation relational database with a graph-relational data model and strongly typed schema that aims to replace ORMs by making the database itself expressive for complex relational queries. EdgeQL (EdgeDB's query language) can express in a single query what would require multiple ORM operations or complex SQL JOINs. The HTTP API and GraphQL API enable agents to issue queries without persistent database connections — well-suited for serverless and stateless agent contexts that can't maintain connection pools.

Rhumb editorial team Mar 21, 2026

EdgeDB: Auth & Access Control

Docs-backed

Authentication uses secret keys for the HTTP API and EdgeDB's built-in access control for client connections. The managed cloud uses token-based auth for the HTTP API. EdgeDB's access policies (defined in schema) enable row-level security enforced at the database layer.

Rhumb editorial team Mar 21, 2026

EdgeDB: Documentation & Developer Experience

Docs-backed

Documentation is excellent and developer-focused. The EdgeQL reference is thorough and the schema definition documentation explains the type system well. Teams evaluating EdgeDB as a database choice should invest in the EdgeQL learning curve — it is different from SQL but expressive for complex object-relational queries that would be painful in standard SQL.

Rhumb editorial team Mar 21, 2026

EdgeDB: API Design & Integration Surface

Docs-backed

The API covers EdgeQL queries via HTTP POST and a GraphQL endpoint auto-generated from the schema. The HTTP API accepts EdgeQL expressions and returns JSON — agents can run complex relational queries including computed properties, link traversal, and nested object construction without assembling JOIN results. EdgeDB Cloud provides the managed hosting option with the same HTTP API surface.

Rhumb editorial team Mar 21, 2026

EdgeDB: Error Handling & Operational Reliability

Docs-backed

Reliability for EdgeDB Cloud is vendor-managed. Self-hosted EdgeDB reliability depends on the deployment configuration and the underlying Postgres storage layer. EdgeDB's Postgres-backed storage inherits the reliability characteristics of a battle-tested database engine while adding the EdgeDB query layer.

Rhumb editorial team Mar 21, 2026

Use in your agent

mcp
get_score ("edgedb")
● Edgedb 7.2 L3 Ready
exec: 7.4 · access: 6.8

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

L3 Ready

7.2 / 10.0

Alternatives

No alternatives captured yet.