#7 · Primary category: AI Data Infrastructure & Storage
gel
Gel supercharges Postgres with a modern data model, graph queries, Auth & AI solutions, and much more.
Project last updated:12/24/25
GitHub Stars
14.2K
Forks
452
Contributors
142
License
Apache-2.0
Why we included this project
Gel is a graph-relational database that runs on top of Postgres, and it is one of the few data stores where AI support feels like part of the product rather than an add-on. Its schema is built around object types and links instead of foreign keys, queries use a language called EdgeQL, and a built-in migration system takes much of the pain out of changing your data model. The optional AI extension is the real draw: you mark fields in your schema, Gel handles the embedding pipeline, and it exposes a retrieval-augmented generation endpoint that works with OpenAI, Anthropic, or Mistral. A small team can get a vector-backed RAG setup running without wiring together a separate embedding service, vector index, and orchestration layer. If you want one platform for both your relational application data and AI retrieval, with the option to export back to plain Postgres later, Gel is worth a close look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.