档案库 · 开发与企业工具 · 产品决策 · 2018–2026
EdgeDB押注EdgeQL可取代Postgres上的SQL;Gel公司关停,团队加入Vercel
一款开源图关系数据库在PostgreSQL之上封装了新查询语言;在Show HN上获得947分后,Gel Cloud关停,团队加入Vercel。
EdgeDB (Gel Data Inc.)
做的是什么生意
EdgeDB (later Gel) is an open-source graph-relational database: PostgreSQL runs underneath while EdgeQL, a new query language with a declarative schema, automatic migrations and typed first-party clients, replaces SQL for application developers.
起因
Yury Selivanov and Elvis Pranskevichus, whose earlier work included uvloop, asyncpg and CPython async support, began building EdgeDB around 2018 after concluding that databases' developer experience had not kept up with modern applications: SQL's interface, they argued, still belonged to the mainframe era, and ORMs patched the object-relational mismatch instead of removing it. The team then spent four years in development and shipped 15 pre-releases before declaring 1.0.
经过
EdgeDB 1.0 launched as open source on 2022-02-10 with the graph-relational model on PostgreSQL, EdgeQL, declarative schema with interactive migrations, serializable transactions, and a native JS/TS query builder, promising 2.0 within months and a managed cloud. The Show HN drew 947 points and 323 comments: the team defended wrapping Postgres instead of forking it, fielded comparisons to Hasura, Prisma and Dgraph, and said the goal was never making developers drop to SQL. The managed cloud later shipped as Gel Cloud while Gel stayed open source.
结果
On 2025-12-02 Gel Data Inc. announced it was shutting down: the team was joining Vercel to help build its Python cloud, Gel Cloud would stop accepting new registrations immediately and close fully on 2026-01-31, and Gel would remain open source and self-hostable. In the same announcement, founder Yury Selivanov recalled a seed-round VC warning that the company was 'boiling the ocean' — rebuilding the whole database front-end plus a cloud proved too broad to converge fast enough.
背景
EdgeDB是一款开源图关系数据库,后来改名为Gel:底层由PostgreSQL支撑,开发者使用新查询语言(EdgeQL)、声明式模式、自动迁移和类型化原生客户端。1.0版于2022年2月10日发布,结束了四年开发和15个预发布版本,其Show HN帖子获得947分和323条评论。
其赌注在于数据库的开发者体验没有跟上现代应用——SQL的界面仍属大型机时代,ORM只是修补了对象关系不匹配。创始人Yury Selivanov和Elvis Pranskevichus因uvloop、asyncpg和CPython异步工作而闻名,他们在PostgreSQL上重建了数据库前端:图关系数据模型、关系一等的EdgeQL,以及将数据不变量保存在数据库而非ORM的工具。他们称此举比从零构建SQL数据库风险更大。
发布当天,团队在帖子中全天答疑,解释为何EdgeQL能编译成单个SQL查询,与Hasura、Prisma和Dgraph对比,并明确目标——开发者永远不需要退回到SQL。公司后续推出了更多版本和一个托管云Gel Cloud,数据库保持开源。
2025年12月2日,Gel Data Inc.宣布关停:团队加入Vercel协助构建Python云,Gel Cloud于2026年1月31日完全关闭,Gel保持开源且可自托管。创始人Yury Selivanov的附言是,重建前端——数据模型、查询语言、迁移、客户端和云端——相当于“煮大海”。
这件事要成立,得有什么
- 更难的赌注是深思熟虑的选择:创始人写道,从零构建新SQL数据库会比在PostgreSQL上重构数据模型和查询语言更安全。
- 痛点具体可衡量:嵌套数据导致冗长连接或ORM往返,EdgeQL的一次性类型化查询直击了每个应用团队的痛点。
- 在Hacker News上开源发布并在全天进行AMA,将产品呈现在数据评估的核心受众面前:2022年2月10日,获得947分和323条评论。
- 将PostgreSQL封装导致了始终未解的品类问题:购买者会质疑EdgeDB到底算数据库还是ORM,同时构建模式、迁移、客户端和云也让公司资源分散。
- 即使关停也具有价值:团队在Python和Postgres方面的专长无缝转移至Vercel的Python云,开源项目Gel也长于公司。
可借鉴之处
当品类不明时,仅有开发者喜爱并不够:Gel重建了整个前端,却仍徘徊在“新数据库”与“ORM”之间;楔子必须与买家理解的品类相符。
后续进展
截至2026年9月5日快照,Gel Data Inc.已停止运营:Gel Cloud已于2026年1月31日完全关闭,团队加入Vercel从事Python基础设施工作,这基于2025年12月2日公司的公告;公告还提供了迁移至托管Postgres的指南,并保持Gel开源、可自托管。由于本次审阅的来源中只有公司自己的公告记录了此次关停,本条目依据Gel的公告如实陈述结果。
资料来源
发现哪里写错了?告诉我们。
轮到你了
你刚读完一家。说说你在做什么,看看谁在赌同一件事。
免费账号 · 3 次免费提问 · 不用绑卡