TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

First Postgres Vector Extension with Filtering HNSW Support

2 点作者 gaocegege超过 1 年前

1 comment

gaocegege超过 1 年前
Hi,<p>In our previous post titled “Do we really need a specialized vector database?” on HN (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37097004">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37097004</a>) we discussed the importance of using a Postgres-based solution for vector search. However, we acknowledged that existing Postgres vector extensions lack support for metadata filtering.<p>We are excited to announce that we have now addressed this limitation. We are proud to be the first (<a href="https:&#x2F;&#x2F;github.com&#x2F;tensorchord&#x2F;pgvecto.rs">https:&#x2F;&#x2F;github.com&#x2F;tensorchord&#x2F;pgvecto.rs</a>) to enable conditional filtering directly on HNSW indexes within Postgres. This breakthrough allows for efficient and effective metadata filtering in combination with vector search, eliminating the tradeoff previously associated with using Postgres for this purpose.<p>We invite you to explore our updated offering and experience the benefits of seamless metadata filtering within a Postgres-based vector search system.