Hacker News 中文摘要

RSS订阅

Neki——Vitess团队推出的分片Postgres -- Neki – sharded Postgres by the team behind Vitess

文章摘要

PlanetScale宣布推出Neki,支持Postgres数据库,并提供早期访问权限。用户可通过官网获取文档、案例研究、功能详情及定价信息,还可联系解决方案团队了解更多关于Metal for Postgres和Vitess的无限IOPS功能。

文章总结

PlanetScale宣布推出Neki——为Postgres设计的分布式数据库

2025年8月11日,PlanetScale团队宣布推出Neki,这是一个由Vitess团队开发的分布式Postgres数据库。Vitess是PlanetScale的核心技术之一,其在大规模数据处理方面的经验为Neki的开发奠定了基础。Neki的目标是将Vitess的强大功能引入Postgres,使其能够处理高负载的数据库任务。

Neki并非Vitess的分支,而是基于Postgres的全新架构设计。Vitess的成功在于其充分利用了MySQL的优势并弥补了其不足,而Neki则从零开始,通过与设计合作伙伴的协作,构建了一个适合运行高要求Postgres工作负载的开源项目。

Neki的发布标志着PlanetScale在数据库领域的进一步扩展,旨在为Postgres用户提供更强大的分布式数据库解决方案。用户可以通过neki.dev注册以获取最新动态。

PlanetScale还提供了丰富的资源,包括文档、支持、课程以及开源项目Vitess的社区支持。公司致力于通过技术创新,帮助用户更好地管理和扩展数据库系统。

评论总结

  1. 对Postgres生态系统的期待:评论者希望多个项目的竞争能够推动Postgres生态系统的发展。

    • "Looks like there is two ongoing vitess for postgres projects. Hopefully this competition leads to a better postgres ecosystem."(看起来有两个针对Postgres的Vitess项目,希望这种竞争能带来更好的Postgres生态系统。)
    • "This is exciting. The announcement says it will be open source. I really hope that this includes a functionally complete control plane so you realistically self-host."(这很令人兴奋。公告说它将开源,我真心希望这包括一个功能完整的控制平面,以便实际自托管。)
  2. 对技术细节的疑问:评论者对Neki是否需要像Citus那样的分片键表示疑问。

    • "Does Neki still need sharding key in query, just like Citus?"(Neki在查询中是否仍然需要像Citus那样的分片键?)
  3. 对Postgres替代的讨论:评论者认为随着新技术的发展,替代Postgres可能很有用。

    • "Is anyone working on replacing postgres? Feels like it might be very useful since a lot of new technologies came out since spinning disks."(有人在研究替代Postgres吗?感觉这可能非常有用,因为自磁盘时代以来出现了很多新技术。)
  4. 对开源和自托管的关注:评论者对开源项目的控制平面功能表示关注,希望其能够支持自托管。

    • "I looked Neon recently, and it appears that it's designed as a SaaS product from the outset; while it is technically possible to self-host the individual components of the architecture, it does not look trivial, in large part because the control plane is closed source (and probably extremely specific to Neon's SaaS operations)."(我最近看了Neon,它似乎从一开始就是作为SaaS产品设计的;虽然技术上可以自托管架构的各个组件,但这并不简单,主要是因为控制平面是闭源的(可能非常特定于Neon的SaaS操作)。)