knowhere VS Weaviate

Compare knowhere vs Weaviate and see what are their differences.

knowhere

Knowhere is an open-source vector search engine, integrating FAISS, HNSW, etc. (by milvus-io)

Weaviate

Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​. (by weaviate)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
knowhere Weaviate
1 77
181 9,713
- 4.9%
3.5 10.0
9 months ago 5 days ago
C++ Go
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

knowhere

Posts with mentions or reviews of knowhere. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-16.
  • Vector search just got up to 10x faster and vertically scalable
    7 projects | news.ycombinator.com | 16 Aug 2022
    Just to clarify, Milvus is much more than a wrapper around FAISS. Our vector search component called Knowhere (https://github.com/milvus-io/knowhere) utilizes FAISS and Annoy and will soon include ScaNN, DiskANN, and in-house vector indexes as well. Milvus then uses Knowhere as the compute engine, and implements a variety of database functions such as horizontal scaling, caching, replication, failover, and object storage on top of Knowhere. If you're interested, I recommend checking out our architecture page (https://milvus.io/docs/architecture_overview.md).

Weaviate

Posts with mentions or reviews of Weaviate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-13.

What are some alternatives?

When comparing knowhere and Weaviate you can also consider the following projects:

nmslib - Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.

Milvus - A cloud-native vector database, storage for next generation AI applications

pgvector - Open-source vector similarity search for Postgres

faiss - A library for efficient similarity search and clustering of dense vectors.

qdrant - Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

jina - ☁️ Build multimodal AI applications with cloud-native stack

vald - Vald. A Highly Scalable Distributed Vector Search Engine

ChatterBot - ChatterBot is a machine learning, conversational dialog engine for creating chat bots

marqo - Unified embedding generation and search engine. Also available on cloud - cloud.marqo.ai

go - The Go programming language

annoy - Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk