Sephora Vector Database Benchmarking

“Times Square Sephora” by m01229 is licensed under CC BY 2.0.
As part of a class on database preparation and management at Northwestern, I put together a benchmark test for 3 vector DBs using 90,000 Sephora product reviews.
MongoDB was ultimately recommended for its expansive functionality, easy setup, and accessible documentation. It’s fastest at reading records and in the middle when it comes to creating records. Those two operations are more important for a product review engine.
Below are the results that were compiled after running three trials for each database:
.png)

.png)
.png)
.png)
.png)
.png)
.png)