
Gel is an open-source database platform built to supercharge Postgres. It addresses the ergonomic limitations of traditional SQL and relational modeling by introducing a modern, object-oriented data model and a powerful query language, EdgeQL. This approach eliminates common issues like n+1 query problems and simplifies complex data fetching without requiring manual JOINs.
The platform is designed to streamline your entire development workflow with a suite of integrated tools and features: