AI
AI
Natural-language SQL, query optimization, and agents powered by your choice of provider.
RaiseDB's AI covers four jobs: chat with your data, generate SQL from plain language, optimize and fix SQL, and run autonomous agents that chain tools together.
Pages
- AI Assistant — the chat panel with conversation memory
- Natural Language → SQL
- SQL Optimizer — also fixes errors
- AI Agents — multi-tool loops
- Providers — Claude / OpenAI / Gemini / Ollama / OpenAI-compatible
Privacy baseline
Sensitive column values (password, token, api_key, credential, …) are redacted before anything leaves your machine for an AI provider or MCP client. The masking is enforced server-side in mask_query_rows() and applied to both the schema context and tool results.
Quota
| Tier | AI requests / day | Max memories |
|---|---|---|
| Free | 5 | 50 |
| Pro | Unlimited | Unlimited |
The counter resets each calendar day. See Pricing.