EdgeDB, a graph-relational database built on top PostgreSQL, has reached 2.0

published on 2022/08/01

This release brings a slew of new features, including:

  • a built-in admin UI;

  • a top-level GROUP statement in EdgeQL;

  • object-level security;

  • range types;

  • an official Rust client library (at long last!)

  • …and a lot more.

EdgeDB

You can find a .NET driver here