endee-io/endee
Endee.io – A high-performance vector database, designed to handle up to 1B vectors on a single node, delivering significant performance gains through optimized indexing and execution. Also available in cloud https://endee.io/
Built in C++ with CPU-optimized SIMD support (AVX2, AVX512, NEON, SVE2), Endee adds sparse vector search and payload filtering for hybrid retrieval and metadata-aware queries beyond dense similarity. It exposes an HTTP API for integration with RAG frameworks, agentic AI systems, and semantic search applications, with operational features including backup workflows and runtime instrumentation.
308 stars.
Stars
308
Forks
521
Language
C++
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/endee-io/endee"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
gusye1234/nano-vectordb
A simple, easy-to-hack Vector Database
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB