lancedb benchmark
1.0.0
This is a Python-based tool for generating, storing, and querying large sets of high-dimensional vectors. It utilizes lancedb for efficient database handling and numpy for vector operations, making it suitable for experiments with vector search algorithms and performance testing.
Before you begin, ensure you have met the following requirements:
numpy and lancedb Python libraries.pip install numpy lancedbClone the repository:
https://github.com/aahmed-se/lancedb-benchmark.git
cd lancedb-benchmarkTo run the benchmak adjust the paramters in the code and run it.
python lancedb_benchmark.py