Workflow > DB > Pinecone Search
Run a vector search against a Pinecone index.
Run a vector search against a Pinecone index.
Insert or update vector points into a Pinecone index.
Run a dense or hybrid (dense + sparse) search against a Qdrant collection.
Insert or update points (id + dense + optional sparse vectors + payload) into a Qdrant collection from a JSONL file.
Invoke a deployed Supabase edge function over HTTP.
Insert (or upsert) rows into a Supabase / PostgREST table.
Read rows from a Supabase / PostgREST table with filters, ordering, and pagination.
Update rows in a Supabase / PostgREST table matching one or more filters.