For مخزن لتضمينات البحث (Embeddings), the strongest matches are vdaas/vald (Vald is a distributed, cloud-native approximate nearest neighbor search), semi-technologies/weaviate (Weaviate is a cloud-native vector database that stores high-dimensional) and pgvector/pgvector (pgvector is a PostgreSQL extension that turns the database). microsoft/sptag and qdrant/qdrant round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
قواعد بيانات متجهة ومكتبات فهرسة عالية الأداء مصممة لتخزين وإدارة واسترجاع متجهات التضمين (embeddings) عالية الأبعاد.
Vald is a distributed, cloud-native search engine designed for high-dimensional vector data. It functions as an approximate nearest neighbor search platform, enabling the identification of similar data points across massive datasets through horizontal scaling and distributed indexing. The system is built for container orchestration environments, utilizing custom resource controllers to automate cluster lifecycle management and infrastructure state. It employs graph-based indexing to perform rapid similarity lookups and supports zero-downtime operations by decoupling index construction from qu
Vald is a distributed, cloud-native approximate nearest neighbor search engine for high-dimensional vector data, with graph-based indexing, horizontal scaling, and Kubernetes-native deployment, making it a strong fit for a scalable vector database with similarity search.
Weaviate is a cloud-native vector database and distributed vector store designed to save high-dimensional vectors alongside structured data. It functions as a hybrid search engine that combines vector similarity, keyword matching, and structured metadata filtering within a single query. The system is optimized for retrieval-augmented generation, integrating vector search with generative AI and reranking to power question-and-answer workflows. It distinguishes itself through the ability to merge semantic search with traditional keyword queries and structured metadata filters to improve result
Weaviate is a cloud-native vector database that stores high-dimensional vectors alongside structured data and provides hybrid search combining vector similarity, keyword matching, and metadata filtering via a REST API, making it a comprehensive fit for your semantic search needs.
Vector similarity search extension for PostgreSQL.
pgvector is a PostgreSQL extension that turns the database into a vector search engine, supporting vector indexing, approximate nearest neighbor search, metadata filtering, and client libraries — it covers the core capabilities well, though it relies on PostgreSQL's own interface rather than a dedicated REST API.
SPTAG is a vector approximate nearest neighbor search library and distributed vector search engine. It provides a large-scale vector index designed to organize and retrieve similar vectors from massive datasets using high-performance similarity search and proximity queries. The system functions as a dynamic vector index manager, supporting incremental updates, insertions, and deletions of vectors without requiring a full index rebuild. It scales search operations across multiple machines to handle large-scale datasets and high volumes of online requests through distributed search request hand
SPTAG is a distributed vector approximate nearest neighbor search engine providing scalable similarity search and dynamic indexing, but it lacks a built-in REST API and metadata filtering, so it directly addresses the core vector search need but may need extra layers for a full database setup.
Qdrant is a high-performance vector similarity database designed to store, index, and search high-dimensional vectors alongside structured metadata. It functions as a distributed search engine that manages large-scale data clusters, providing low-latency retrieval and complex filtering capabilities. The system is built to serve as a specialized middleware layer, connecting machine learning pipelines and AI agents to persistent storage for intelligent information retrieval and recommendation tasks. The platform distinguishes itself through advanced retrieval techniques, including support for h
Qdrant is a high-performance vector similarity database that stores, indexes, and serves vectors with built-in HNSW approximate nearest-neighbor search, a REST API, metadata filtering, distributed scaling, and client libraries, squarely matching every requirement for a vector search engine.
Chroma is a specialized vector database designed to index and retrieve high-dimensional data representations for semantic similarity search. It functions as a comprehensive platform for information retrieval, enabling the storage and management of unstructured documents alongside structured metadata. By mapping data into numerical representations, the system facilitates rapid similarity lookups across large datasets. The platform distinguishes itself through a hybrid search infrastructure that combines dense vector embeddings with sparse keyword and regular expression matching to balance sema
Chroma is a dedicated open-source vector database purpose-built for storing embeddings and running semantic similarity search, with support for vector indexing, ANN search, metadata filtering, a REST API, and client libraries, making it exactly what this search is after.
USearch is a high-performance vector similarity search engine and approximate nearest neighbor index designed for dense embeddings. It functions as a low-level vector database core and high-dimensional vector indexer, providing the primitives necessary to store and retrieve vectors across massive datasets. The engine distinguishes itself through hardware-level SIMD acceleration for distance kernels and a proximity-graph indexing system that enables fast retrieval across billions of vectors. It supports multi-precision vector quantization to balance memory usage and accuracy, and utilizes memo
USearch is a high-performance vector similarity search engine and approximate nearest neighbor index that provides the core primitives for storing and retrieving dense embeddings with fast similarity search, but it is a library-level component rather than a full-featured database with a built-in REST API or distributed architecture.
Weaviate is an AI-native vector database designed to store and index high-dimensional vector embeddings alongside traditional data objects. It serves as a backend infrastructure for retrieval-augmented generation, enabling applications to ground language model responses in private, context-aware data. The platform distinguishes itself by combining vector similarity search with traditional keyword filtering through a hybrid storage architecture. It integrates directly with external machine learning models to automate the generation of embeddings and perform complex inference tasks during inges
Weaviate is a purpose-built vector database that stores embeddings and provides approximate nearest neighbor search, REST and gRPC APIs, metadata filtering, and distributed scaling, making it a comprehensive match for this search.
Vespa is a distributed search engine, vector database, and machine learning ranking engine. It serves as an AI search platform designed to handle large-scale document indexing and complex query processing across a cluster of nodes, combining keyword retrieval with high-dimensional embedding storage for semantic similarity search. The platform distinguishes itself by integrating machine learning models directly into the search pipeline to perform real-time inference and ranking. It converts these models into ranking expressions to score and order results based on relevance, while providing a s
Vespa is a distributed search engine and vector database that stores high-dimensional embeddings and performs similarity search at scale, with built-in support for approximate nearest neighbor search, REST API, metadata filtering, and client libraries — exactly what this search is after.
OpenSearch is a distributed search and analytics engine designed for indexing, searching, and analyzing massive volumes of structured and unstructured data in real time. It functions as a comprehensive platform that integrates enterprise-grade search capabilities, a vector database for high-dimensional similarity lookups, and a unified observability suite for monitoring logs, metrics, and traces across complex distributed environments. The platform distinguishes itself through its support for agentic workflow automation, allowing users to orchestrate multi-agent tasks and integrate foundation
OpenSearch is a distributed search and analytics engine that includes a built-in vector database for high-dimensional similarity search, with REST API, metadata filtering, and scalability, making it a strong fit for a vector search system.
Cozo is a logic-based database engine that functions as a relational data store, an embedded graph database, and a temporal vector database. It utilizes a Datalog-inspired query language to execute relational, recursive, and graph queries. The system distinguishes itself through specialized indexing for high-dimensional vector similarity searches and near-duplicate detection using locality sensitive hashing. It also provides built-in temporal versioning, allowing for historical state retrieval and time-travel queries to access data as it existed at specific points in time. Its broader capabi
Cozo is a multi-model database engine that includes vector indexing and similarity search via locality sensitive hashing, so it fits the vector database category, though it is embedded and logic-based rather than a dedicated distributed vector search service.
Typesense is a distributed search engine designed to provide sub-millisecond query latency across massive datasets. It functions as both a high-performance indexing and retrieval engine and a comprehensive search experience platform, offering built-in typo tolerance and tools for managing relevance through synonym configuration, result curation, and complex filtering. The platform distinguishes itself by utilizing in-memory indexing to maintain high-throughput data retrieval and integrating vector database capabilities to support semantic similarity searches. It ensures data consistency and h
Typesense is a distributed search engine that natively integrates vector database capabilities for semantic similarity search, directly supporting vector indexing, approximate nearest-neighbor retrieval, a REST API, metadata filtering, and horizontal scaling — exactly the self-contained system you need.
Milvus is a specialized vector database engine designed for the indexing, management, and high-speed similarity retrieval of high-dimensional vector embeddings. It functions as a similarity search engine capable of identifying nearest neighbors within large-scale vector spaces, supporting the storage and retrieval of billions of data points while maintaining consistent performance. The system utilizes a distributed architecture that decouples storage, query, and coordination into independent services, allowing for horizontal scaling across clusters. It employs a global indexing mechanism that
Milvus is a purpose-built vector database engine for high-speed similarity search over billion-scale embeddings, offering distributed scaling, approximate nearest neighbor indexing, metadata filtering, and a REST API — exactly the core capability and most required features you need.
Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintaining global cluster state through a distributed consensus mechanism. The platform distinguishes itself through its integrated approach to observability, security, and advanced analytics. It combines full-text, vector, and hybrid search capabilities with machine learning-driven insi
Elasticsearch is a distributed search and analytics engine that natively supports vector indexing and approximate nearest neighbor search via its dense vector field type, along with a REST API, metadata filtering, and client libraries, making it a comprehensive vector database solution.
Meilisearch is a Rust-based search engine providing typo-tolerant full-text and vector-based semantic search with real-time conversational capabilities.
Meilisearch is a Rust-based search engine that supports full-text and vector-based semantic search via a REST API, enabling storage and similarity search of embeddings, though its single-node architecture limits full distribution.
| المستودع | النجوم | اللغة | الترخيص | آخر تحديث |
|---|---|---|---|---|
| vdaas/vald | 1.7K | Go | Apache-2.0 | |
| semi-technologies/weaviate | 16.3K | Go | BSD-3-Clause | |
| pgvector/pgvector | 21.8K | C | NOASSERTION | |
| microsoft/sptag | 5K | C++ | MIT | |
| qdrant/qdrant | 32.4K | Rust | Apache-2.0 | |
| chroma-core/chroma | 26.2K | Rust | apache-2.0 | |
| unum-cloud/usearch | 3.9K | C++ | apache-2.0 | |
| weaviate/weaviate | 15.6K | Go | bsd-3-clause | |
| vespa-engine/vespa | 7K | Java | Apache-2.0 | |
| opensearch-project/opensearch | 13.2K | Java | Apache-2.0 |