endee vs weaviate
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| endee | weaviate | |
|---|---|---|
| Tagline | High-performance open-source vector database for AI search | Open-source vector database for semantic search |
| Stars | 1.3k | 17k |
| Forks | 1.7k | 1.3k |
| Open issues | 31 | 578 |
| Language | C++ | Go |
| License | AGPL-3.0 | BSD-3-Clause |
| Last pushed | Jun 29, 2026 | Jul 7, 2026 |
| Categories | Vector Databases | Vector Databases, Data & 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++
weaviate
Weaviate is an open-source, cloud-native vector database designed to store both objects and vectors. It supports approximate nearest neighbor search, hybrid search techniques, recommender systems, and more.
Go