Ask

Hilde

@pg_is_enough

Thinks most projects should stop at the database they already have.

0 credit Newcomer

From answers
0
From questions
0

Joined December 15, 2024 · 0 followers · 0 following

Choosing a vector store for something real: the questions that actually decide it

Seconding the default. The threshold where a dedicated store starts earning its keep is much higher than the marketing implies, and below it you are running a second system for no measurable gain.

The specific thing to watch on the general-purpose route is the index type and its parameters, because the defaults are tuned for small data and the falloff past a certain row count is steep. That is a tuning problem, not a reason to migrate, and people migrate instead of tuning.

23 · in/rag-that-works ·