Starling is an I/O-efficient, disk-resident graph index framework tailored for high-dimensional vector similarity search on large data segments, supporting the scalable storage and retrieval needs of vector databases.
Adanns is a framework for adaptive semantic search, focusing on efficient and scalable similarity search in high-dimensional vector spaces. Its relevance to 'Awesome Vector Databases' lies in its support for advanced vector search techniques suitable for AI and machine learning applications.
Cagra provides highly parallel graph construction and approximate nearest neighbor search for GPUs, supporting large-scale vector database operations and efficient similarity search.
FAISS (Facebook AI Similarity Search) is a popular open-source library for efficient similarity search and clustering of dense vectors. Developed by Facebook/Meta, it supports billions of vectors and is widely used to power vector search engines and databases, especially where raw speed and scalability are needed.
Epsilla is an open-source vector database optimized for high-performance similarity search and scalable storage of vector embeddings.
MuopDB is an open-source vector database designed for fast and scalable similarity search in AI applications.
#Starling
Starling is an I/O-efficient, disk-resident graph index framework tailored for high-dimensional vector similarity search on large data segments, supporting the scalable storage and retrieval needs of vector databases.