Comparing aggregation between EdgeDB and Postgres EdgeDB is a layer above Postgres, as it uses it as the underlying engine. How can we harness the power of Postgres through this interface? Read This Article
Efficient PostgreSQL Aggregations Diving into PostgreSQL query plans to improve our tooling Read This Article