Evaluate Vector Database / Benchmarks?

This page summarizes the projects mentioned and recommended in the original post on /r/mlops

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
  • ann-benchmarks

    Benchmarks of approximate nearest neighbor libraries in Python

  • By far the most popular benchmark is ANN Benchmark. It evaluates both scientific libraries and vector databases. It can give you a starting point and filter out some clearly unsuitable options, e.g. pgvector. Note that this benchmark is quite harsh and has strong assumptions, e.g. caring only about QPS (Queries Per Second) vs recall, having enough RAM for everything, or using only a single node.

  • vector-db-benchmark

    Framework for benchmarking vector search engines

  • 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.

  • 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.

    InfluxDB logo
  • i started doing this at http://vectorsearch.dev but it could use some love.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Java Panama Vector API Integrated with Apache Lucene

    3 projects | news.ycombinator.com | 27 May 2023
  • Using Your Vector Database as a JSON (Or Relational) Datastore

    1 project | news.ycombinator.com | 23 Apr 2024
  • ANN Benchmarks

    1 project | news.ycombinator.com | 25 Jan 2024
  • pgvector vs Pinecone: cost and performance

    1 project | dev.to | 23 Oct 2023
  • How We Made PostgreSQL a Better Vector Database

    2 projects | news.ycombinator.com | 25 Sep 2023