milvus-io/milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
This helps AI application builders store, organize, and quickly search through massive amounts of unstructured data like text or images. You input these 'vectors' (numerical representations of your data) along with any relevant labels, and it outputs the most similar items based on your search query. It's designed for anyone developing AI-powered applications that need to find relevant information fast within huge datasets.
43,332 stars. Actively maintained with 220 commits in the last 30 days.
Use this if you need to build AI applications that perform highly efficient similarity searches across billions of unstructured data points, like finding similar images or relevant text passages.
Not ideal if you primarily need a traditional relational database for structured data or if your search needs are limited to small, simple datasets.
Stars
43,332
Forks
3,896
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
220
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/milvus-io/milvus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Related tools
milvus-io/pymilvus
Python SDK for Milvus Vector Database
langchain-ai/langchain-milvus
The LangChain wrapper of Milvus vector database for efficient vector search, full-text search,...
zilliztech/attu
The Best GUI for Milvus
milvus-io/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular...
zilliztech/milvus-operator
The Kubernetes Operator of Milvus.