What is EdgeDB?
EdgeDB has rebranded to Gel, an open-source graph-relational database built on PostgreSQL with a strongly typed schema and EdgeQL query language. It is designed to replace ORM-heavy application stacks by modeling nested, object-shaped data while compiling efficiently to Postgres. Developers use it for modern app backends that need relational reliability with a more expressive data model and migrations workflow.


