milvus-io/milvus
A high-performance vector database written in Go and C++ for scalable approximate nearest neighbor search and embedding storage.

Velocity · 7d
+18
★ / day
Trend
→steady
star history
Milvus is a cloud-native vector database designed to power AI applications by efficiently storing and searching vector embeddings. It supports multiple indexing algorithms including HNSW, DiskANN, and FAISS for high-performance ANN search. The system is purpose-built for RAG pipelines, LLM applications, and retrieval-augmented workflows, enabling similarity search across unstructured data such as text and images.