#118 · Primary category: MLOps & Evaluation
VectorDBBench
Benchmark for vector databases.
Project last updated:08/27/26
GitHub Stars
1.2K
Forks
432
Contributors
104
License
MIT
Why we included this project
Choosing a vector database for production often means trusting vendor benchmarks, so it helps to run the same workloads on your own hardware and budget. VectorDBBench is a self-serve tool for that: it runs insert, search, and filtered-search tests across many open-source engines and managed services, and compares throughput and recall on identical datasets. The web UI makes it approachable for people who are not database specialists, while the CLI and YAML setup keep runs scriptable for CI or notebooks. It ships with production-derived datasets such as SIFT, GIST, Cohere, and C4-based embeddings, and the recent addition of BM25-style full-text search means you can evaluate vector and keyword retrieval in one pass. For managed clouds it also produces cost-effectiveness reports, which helps with right-sizing spend rather than just picking the fastest engine.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models