Most database queries begin by describing the answer.

You provide a primary key, write a SQL predicate, select a collection, enter

search terms, or send an embedding to a vector database. The database then

finds the records that match.

That model works extremely well, but it is not the shape of every application