Orca Agent
Orca Agent is the AI assistant inside OrcaQ. It helps with SQL writing, query explanation, schema reasoning, and analysis tasks while keeping provider configuration under your local settings.
Common uses
Use Orca Agent to:
- turn a natural-language request into a SQL draft
- explain unfamiliar SQL
- review a query before running it
- suggest indexes or query improvements
- summarize result sets or schema structure
- generate analysis ideas from a table or relationship graph
Provider setup
Configure provider keys in Agent Settings. OrcaQ currently exposes local key inputs for OpenAI, Google Gemini, Anthropic Claude, and OpenRouter.
Production guidance
Treat AI-generated SQL as a draft. Review the statement, target connection, and environment tag before executing it. For production-like connections, use Strict Mode and Quick Query safe mode.
