Safely generate governed read-only SQL queries with PII blocking for AI agents.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "sql-steward" yet — see the docs or source repo.
Use sql-steward to query daily active users and paid conversion rate for each product line over the last 30 days, sorted by date ascending, and avoid accessing any user-level sensitive fields.
A safely generated read-only SQL aggregation result table with no personal sensitive information.
Use sql-steward to find the top 10 most common customer support ticket categories, counting only category and volume; automatically block the request if names, emails, or phone numbers are involved.
A safely filtered category summary, or a clear refusal if the request involves PII.
Use sql-steward to query new orders and refunds for this week from supported Postgres and SQLite data sources, normalize the field names, and return comparable results.
Read-only query results constrained by the semantic layer, with normalized fields ready for analysis.
Adds semantic understanding and policy-gated SQL Server access for AI agents.
Lets AI safely explore SQL schemas and run read-only database queries.
Safely run database queries for AI workflows with built-in security controls.
Safely explore SQLite schemas and run read-only queries with AI agents.
Query, provision, and operate cloud and SaaS resources with SQL.
Query SQL databases safely in natural language with validated read-only access.