geldata/gel
Gel supercharges Postgres with a modern data model, graph queries, Auth & AI solutions, and much more. observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 58
- Release rhythm 43
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 59
- age_days: 3352
- days_rel: 301
- days_push: 253
- n_releases_24m: 6
Adoption not part of the score
14171 stars · 452 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gel is an open-source graph-relational database built on top of Postgres, combining a strict object-type schema, the EdgeQL query language, and built-in auth, vector search, and AI/RAG features. It ships with a CLI, graphical UI, migrations engine, and typed client SDKs for Python and TypeScript, plus a managed cloud offering.
Use cases
- model application data as object types instead of tables
- replace SQL and ORMs with a type-safe query language
- add OAuth and password login to an app without a separate auth service
- store embeddings and run RAG over my data
- run hierarchical graph-like queries without JOINs
- manage schema migrations with a modern database
- build a Next.js or FastAPI app with a typed data layer
When to choose
- you want Postgres reliability with an object-oriented schema and composable queries
- you need integrated auth, vector search, and AI features in one data platform
- you value end-to-end type safety with generated TypeScript or Python clients
- you want a zero-config local dev experience with easy cloud deployment
When to avoid
- your team and tooling are deeply invested in standard SQL and existing Postgres workflows
- you need a database with a long track record and broad third-party ecosystem support
- you require exotic Postgres extensions or low-level tuning not exposed by Gel
- you cannot adopt a proprietary query language (EdgeQL) alongside SQL
Facets
service · maturity active
database orm auth rag vector-database search-engine cli sdk databases backend web-development developer-tools large-language-models windows self-hosted cloud python edgeql graph-relational postgres schema-migrations type-safety code-generation oauth embeddings linux macos docker nodejs web-server
7 sources
- readme: https://github.com/geldata/gel · fetched 2026-08-28 · b0b7aa9318e8
- homepage: https://geldata.com · fetched 2026-08-29 · d0d3bb2c5be4
- site_page: https://docs.geldata.com · fetched 2026-08-29 · 6cf658a95ddd
- site_page: https://www.geldata.com/p/quickstart-docs · fetched 2026-08-29 · a5593324fcb7
- site_page: https://docs.geldata.com/ · fetched 2026-08-29 · 6cf658a95ddd
- site_page: https://www.geldata.com/about · fetched 2026-08-29 · b965823c194a
- site_page: https://www.geldata.com/pricing · fetched 2026-08-29 · 91e847878e23
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| geldata/gel | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem