Skip to content

Milvus

Repository: milvus-io/milvusDescription: A high-performance, cloud-native vector database built for scalable vector Approximate Nearest Neighbor (ANN) search. Key Features:

  • Distributed Architecture: Scalable and resilient cloud-native design.
  • Hardware Acceleration: Optimized for both CPU and GPU execution.
  • Hybrid Search: Support for both dense and sparse vector retrieval.
  • Multi-tenancy: Enterprise-grade isolation and resource management.
  • Hot/Cold Storage: Tiered storage for cost-effective large-scale vector management. Primary Use Cases: Vector search, recommendation systems, semantic search, and RAG at scale. Tags: #vectordb #vector-search #cloud-native #go Added: 2026-05-24 Source: GitHub

Notes / Why Notable

Milvus is one of the most mature and widely adopted open-source vector databases. Its ability to handle billions of vectors with millisecond latency makes it a staple for large-scale AI infrastructure.

Maintained with Yeda — Karpathy LLM Wiki paradigm.