
Vector Search Is Not One Thing: Server, Extension, or Embedded Files
Vector search splits first by where it exists: Qdrant is a dedicated vector engine, pgvector is a PostgreSQL index access method, and LanceDB/Lance is an embedded file-backed stack. That operational home decides filtering, durability, consistency, and failure shape before benchmark tuning starts.


