hora VS vector-db-benchmark

Compare hora vs vector-db-benchmark and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
hora vector-db-benchmark
9 6
2,554 224
0.8% 12.5%
0.0 9.1
3 months ago 8 days ago
Rust Python
Apache License 2.0 Apache License 2.0
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.

hora

Posts with mentions or reviews of hora. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.

vector-db-benchmark

Posts with mentions or reviews of vector-db-benchmark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-30.
  • RAG is Dead. Long Live RAG!
    1 project | dev.to | 28 Feb 2024
    Qdrant’s benchmark results are strongly in favor of accuracy and efficiency. We recommend that you consider them before deciding that an LLM is enough. Take a look at our open-source benchmark reports and try out the tests yourself.
  • Evaluate Vector Database / Benchmarks?
    3 projects | /r/mlops | 30 Jun 2023
    Qdrant made their own benchmark. It is quite simple and also takes into consideration more options, so it should be better suited for benchmarking for production purposes.
  • Qdrant, Pinecone, Supabase
    1 project | /r/learnmachinelearning | 15 Jun 2023
    is noWhen it comes to Supabase, it's using pgvector under the hood, so it would make sense to benchmark it with the other Open Source tools. There is an open PR for that, but it's pretty old: https://github.com/qdrant/vector-db-benchmark/pull/50
  • Building a Vector Database with Rust to Make Use of Vector Embeddings
    4 projects | /r/rust | 1 Jun 2023
    P.S.: Perhaps you want to add your database to our benchmarks repo?
  • New and Improved Embedding Model for OpenAI
    3 projects | news.ycombinator.com | 15 Dec 2022
    Do we have any idea why lucene vector search underperforms? As of lucene 9.1 (and elastic 8.4), it runs the same sort of filtered/categorical HNSW that qdrant runs (https://lucene.apache.org/core/9_1_0/core/org/apache/lucene/...). Qdrant's benchmarking code (https://github.com/qdrant/vector-db-benchmark/blob/9263ba/en...) does use the new filtered ann query with elastic 8.4, so it appears to be a fair benchmark. Why is lucene/elastic so much slower? Is it a rust vs. java thing? Or some memory management issues?
  • Which vector search engine is the fastest?
    1 project | news.ycombinator.com | 23 Aug 2022
    There is also an open-source framework for benchmarking https://github.com/qdrant/vector-db-benchmark

What are some alternatives?

When comparing hora and vector-db-benchmark you can also consider the following projects:

vald - Vald. A Highly Scalable Distributed Vector Search Engine

citrus - (distributed) vector database

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

ann-benchmarks - Benchmarks of approximate nearest neighbor libraries in Python

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

vector-search - The definitive guide to using Vector Search to solve your semantic search production workload needs.

instant-distance - Fast approximate nearest neighbor searching in Rust, based on HNSW index

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

NumToA - An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte array.

weaviate-examples - Weaviate vector database – examples

ritelinked - RiteLinked - LinkedHashMap & LinkedHashSet in Rust