Gel: Replacing SQL and Improving on the Relational Database Model (Michael Sullivan)
CMU Database Group · 61:00
Gel (formerly EdgeDB) is a graph-relational database built on stock PostgreSQL that compiles EdgeQL — a strongly typed, set-valued query language over objects and links — into a single Postgres query per request, keep...