
8/15/2025 · Yifan Cai
What this post added
Introduces VDBBench, an open-source tool for benchmarking vector databases with custom datasets and real-world production workloads. Details the installation, configuration, and data preparation process for VDBBench, including automated format conversion from CSV/NPY to Parquet and ground truth computation using FAISS. Provides a complete Python script for the conversion process and outlines the custom dataset configuration interface within VDBBench.