Vector database
Find the most similar vectors to a query vector.
7 fields
Insert or overwrite vectors.
2 fields
Fetch vectors by ID.
5 fields
Delete vectors by ID.
Scroll / paginate through all vectors in a namespace using a cursor.
6 fields
Update the metadata and/or data field of an existing vector without re-supplying the embedding.
4 fields
Search by text — Upstash embeds the text server-side (requires an embedding-enabled database).
Insert text records — Upstash embeds them server-side (requires an embedding-enabled database).
Upload a document, chunk it, and index it with server-side embedding.
Get database stats (vector count, dimension, similarity function).
Delete all vectors from a namespace (or the entire index if no namespace given).
1 field
Wire Upstash Vector into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.