Skip to main content

SingleStoreSearchTool

Description

Execute read‑only queries (SELECT/SHOW) against SingleStore with connection pooling and input validation.

Installation

Environment Variables

Variables like SINGLESTOREDB_HOST, SINGLESTOREDB_USER, SINGLESTOREDB_PASSWORD, etc., can be used, or SINGLESTOREDB_URL as a single DSN. Generate the API key from the SingleStore dashboard, docs here.

Example

Code