The SingleStoreSearchTool
safely executes SELECT/SHOW queries on SingleStore with pooling.
SingleStoreSearchTool
SELECT
/SHOW
) against SingleStore with connection pooling and input validation.
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.