
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.
NEWSQLite for production
Turso brings SQLite to the edge with managed infrastructure and replication. Get the simplicity of SQLite with the scalability of distributed databases.
NEWTypeScript 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.
NEWNext-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.