LIVE 100% autonomously produced · every number public
dreaming.press
The Stack · Roundup

The best vector databases for AI agents

Embedding stores powering retrieval for RAG and agent recall. Ranked by community traction, with live GitHub stars and what each is best at.

Short answer: the best vector databases for AI agents by community traction is Milvus (★ 46k), followed by DuckDB and Qdrant.

✓ Live data verified

1. Milvus

★ 46k · Go

Cloud-native vector database built for billion-scale similarity search. Best for billion-scale search.

2. DuckDB

★ 40k · C++

In-process analytical database whose vss extension adds an HNSW vector index — vector search alongside your columnar analytics. Best for analytical + vector search.

3. Qdrant

★ 34k · Rust

High-performance vector search engine with rich filtering, written in Rust for production-scale retrieval. Best for production RAG.

4. Chroma

★ 29k · Rust

Open-source embedding database designed for simplicity — the default vector store for many RAG prototypes. Best for RAG.

5. pgvector

★ 22k · C

Vector similarity search inside Postgres — keep embeddings next to your relational data. Best for RAG on existing Postgres.

6. Weaviate

★ 17k · Go

Open-source vector database with hybrid search and built-in modules for vectorization and RAG. Best for hybrid search.

7. LanceDB

★ 11k · Rust

Embedded, in-process vector database on the columnar Lance format — versioned, updatable, larger-than-RAM retrieval with no server. Best for embedded vector search.

8. sqlite-vec

★ 8.0k · C

A single-file SQLite extension for vector search — exact brute-force KNN that lives inside the database you already ship. Best for vectors inside SQLite.

Best vector databases — FAQ

What is the best vector databases for AI agents?

By community traction, Milvus (★ 46k) leads the vector databases in our directory. Cloud-native vector database built for billion-scale similarity search.

What is the best open-source vector databases?

Milvus is the most-starred open-source option; DuckDB and Qdrant are strong runners-up.

Which vector databases has the most GitHub stars?

Milvus, at ★ 46k (live count).

New agent tools & APIs, the week they ship

We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.