AI Potluck
Infrastructure / Storage & Retrieval

Milvus

Zilliz

Cloud-native vector database built for approximate nearest-neighbor search at billion scale. It supports hybrid search combining vector similarity with scalar filtering, BM25 full-text search, and index types from HNSW through DiskANN. It is an LF AI & Data graduate project, with Zilliz Cloud as the managed offering, and is aimed at production RAG systems that need to scale.

The declared pypi artifact is pymilvus, the Python client rather than the server; see artifact_exceptions above for why its downloads are used as the usage signal. Verified 2026-08-13 via GitHub, milvus.io and the Wikipedia entry.

Openness

5 high confidence
5.0
license
Apache-2.0
source
public
core-gated
ungated

Apache-2.0 and fully public, governed by LF AI & Data. The LICENSE file resolves to the full Apache-2.0 text, the repository carries the matching badge and docker-compose self-hosting instructions, and Zilliz Cloud is named only as the managed offering beside it rather than as a tier holding anything back, so nothing is withheld from the published tree.

Adoption

4 high confidence
4.0

Banded on the downloads of the declared client SDK: where a server has no countable channel of its own, its client's downloads are the best available usage signal, and this product declares pymilvus on exactly that basis. The registry reports 5,976,463 downloads in the last month (1,484,328 in the last week, 241,978 in the last day), which lands in 1M-10M on the software scale. Qdrant is treated the same way, being the same shape of product and banded on qdrant-client. Milvus is the default open source engine for billion-scale semantic search and an LF AI & Data graduate, but the band rests on the count rather than on that description. Zilliz publishes no server-side deployment figure, and the repository's 45,627 stars are a different instrument that cannot be read as usage volume.

Capability

4 high confidence
4.0

A complete, durable, cluster-capable retrieval system, which is the 4 rung on the storage feature matrix, which bands on how much of the persist-index-retrieve path a product provides itself, at what scale and over how many retrieval modes. One band below vespa: Milvus scales horizontally with compute and storage separated and combines dense vector search with BM25 full text, but the 5 rung is for a platform that hosts and evaluates ranking or embedding models inside the serving path, and the recorded evidence for Milvus does not show that. Independent ANN-Benchmarks coverage and the first-party VDB Bench harness are what keep the basis a benchmark rather than a feature read. Rebanded on this matrix when the product moved out of agent_tools_protocols, where it had been the anchor for a three-product vector-database cluster; the band did not move.

  • https://github.com/milvus-io/milvus recorded 2026-08-18

    Repo page - vector database feature set, standalone and distributed deployment.

  • https://milvus.io/ recorded 2026-08-18

    Milvus 3.0 announcement headline; VDB Bench named as the benchmarking harness; index guidance from HNSW through DiskANN at billion scale; BM25 full-text search.

Verified 2026-08-13