01Supports multiple SQL databases: MySQL/MariaDB, PostgreSQL, and SQLite.
02Offers 6 core MCP tools for comprehensive database interaction.
03Provided as a single, lightweight binary (~7 MB) with no runtime dependencies.
04Supports multiple transports including stdio (for local clients) and HTTP (for remote/multi-client access).
05Includes robust security features such as default read-only mode, SQL validation, and credential redaction.
064 GitHub stars