Section 01
sql-agent-cli: A Read-Only SQL CLI Tool for AI Agent Workflows
sql-agent-cli is a read-only SQL command-line tool designed specifically for AI agent workflows. It supports mainstream databases like MySQL, PostgreSQL, SQLite, and MariaDB. Its core goal is to provide a secure query interface for AI assistants to access database information reliably, addressing the safety risks of AI interacting with databases. Key features include strict read-only restrictions, multiple output formats (JSON, Markdown, etc.), native credential management, and SSL encryption.