01Provides clean JSON output with compact TSV data for LLM efficiency
02Supports pre-configured database connections for immediate agent querying
03Bundles all necessary drivers for PostgreSQL, SQLite, MySQL, Oracle, and SQL Server
04Enforces read-only database access using SQLGlot AST parsing
05Executes multiple named queries in a single batch call
061 GitHub stars