Safely run database queries for AI workflows with built-in security controls.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "sql-safety-executor" yet — see the docs or source repo.
After connecting to the database, safely run a query to get the top 10 regions by sales in the last 30 days, forbid data modification, and limit results to 100 rows.
Returns a restricted read-only query result with regional sales totals and prevents dangerous write operations.
Configure safety rules for this database query tool: allow only SELECT statements, set a 10-second timeout, automatically truncate oversized results, and log rejected dangerous statement types.
Generates or applies a set of database query safety policies so the AI can only run controlled queries.
Help me query the number of anomalous orders and main causes in the last 7 days using safe execution mode, avoid high-risk queries, and ask me for more filters if needed.
Provides safely optimized query results or rewrite suggestions to reduce timeout and performance risks.
Lets AI safely explore SQL schemas and run read-only database queries.
Safely explore and query SQLite databases using natural language.
Query MSSQL databases safely in natural language with schema discovery.
Query any SQL database in natural language with safe auto-generated SQL.
Safely let AI query PostgreSQL, MySQL, and SQLite in read-only mode.
Query PostgreSQL and MySQL databases in natural language with read-only safety.