SingleStoreSearchTool
Description
Execute read‑only queries (SELECT
/SHOW
) against SingleStore with connection pooling and input validation.
Installation
Environment Variables
Variables likeSINGLESTOREDB_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