endee vs pgvector

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

endeepgvector
TaglineHigh-performance open-source vector database for AI searchOpen-source vector similarity search for Postgres
Stars1.3k22k
Forks1.7k1.2k
Open issues3114
LanguageC++C
LicenseAGPL-3.0Other
Last pushedJun 29, 2026Jul 2, 2026
CategoriesVector DatabasesData & Retrieval

endee

Endee is a high-performance vector database optimized for handling up to 1B vectors on a single node. It supports efficient indexing and retrieval, making it suitable for RAG pipelines, semantic and hybrid search.

C++

pgvector

Pgvector is an open-source library that allows users to perform exact and approximate nearest neighbor searches on vectors stored in PostgreSQL. It supports various data types, distance metrics, and quantization techniques.

C