Vector database built for scalable similarity search
Report a link problem
Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderI really don't want another database. I just want to have a solution built in for Postgres, and more specifically, RDS, which we use. I know there will be some extra difficulty that I will have to manage (e.g. reindexing to a new model that is outputting different embeddings), but I really don't want another piece of infrastructure. If anyone from AWS/Google/Azure is listening, please add pgvector [1] into your managed Postgres offerings! 1. https://github.com/pgvector/pgvector
I'd be curious how they implement updating. AFAICT this is the thorniest part of working with existing open source solutions. When working with ANNOY in the past I've had data small enough to be able to recompute the full index in the background every few seconds in a background process and then swap in the built index to the process serving similarity queries. (you can see the VERY "research quality" code on Github, here's a decent starting place https://github.com/hyperstudio/spectacles/blob/master/specta...)…
Seen on HN 7 months ago: https://news.ycombinator.com/item?id=22012300 (152 points/28 comments)
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 2
- Total points
- 345
- Total comments
- 121
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2020-01-10 | Milvus – An Open-Source Vector Similarity Search EngineFirst breakout | maximente | 152 | 26 |
| 2020-08-12 | Show HN: Milvus – An open-source vector similarity search engine | wanwanisgood | 8 | 2 |
| 2021-04-24 | Milvus · Similarity Search Engine for Embeddings Reaches v1.0 | merqurio | 1 | 0 |
| 2023-03-25 | Vector database built for scalable similarity searchBest thread · Latest 20+ point return | night-rider | 184 | 93 |