01Multi-database support for MSSQL, PostgreSQL, and MySQL
02Read-only access enforced via AST-level SQL parsing for security
03LLM-optimised compact columnar result format to reduce token usage
04Pagination and total row count awareness for efficient data handling
05Streaming file export for large query results to CSV or JSON
060 GitHub stars