Run This Ai
EN DE

Milvus

High-performance cloud-native vector database for scalable ANN search

★ 44,981 GitHub Apache-2.0 vector-databasevector-searchannsragembeddingssimilarity-searchmlops RAG & Knowledge

Overview

Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search. With 45k+ GitHub stars, it provides scalable vector similarity search for AI applications. Built with Go and C++, it supports GPU acceleration, disk-based indexing, and distributed deployments for enterprise-grade AI infrastructure. Milvus is a core component of modern RAG pipelines, enabling semantic search at massive scale.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  milvus:
    image: milvusdb/milvus:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/milvus:/data

Best VPS for Milvus →

Related tools

Guides & articles