
EdgeDB rethinks relational databases with a graph-relational model that matches how developers actually conceptualize data. It's built on PostgreSQL but with a query language and schema system designed for modern development.
Key Features:
What makes EdgeDB different:
The EdgeDB philosophy:
EdgeDB is ideal for developers who find SQL cumbersome and ORMs limiting. If you've ever wished your database understood your data model the way you do, EdgeDB might be the answer.

Serverless Data Platform
Upstash provides serverless Redis, Kafka, and QStash. Pay-per-request pricing with global replication. Perfect for serverless and edge deployments.

Next-generation Node.js and TypeScript ORM
Prisma makes database access type-safe and intuitive. Define your schema, get auto-generated queries, and never worry about SQL injection or type mismatches.

TypeScript ORM that's lightweight and SQL-like
Drizzle is a TypeScript ORM that embraces SQL rather than hiding it. Get type safety without sacrificing the ability to write queries the way you think about them.