A
licenseNot graded
qualityC
maintenanceExecutes SQL queries via ConnectorX and streams results to CSV or Parquet files, supporting multiple databases and optional token counting for CSV output.
1
MIT
No user-submitted related servers found.
Scored across 6 tools
Each tool has a clearly distinct purpose: version info, format listing, connection validation (parameter check), command preview, execution, and parallelism suggestion. No overlap.
All tool names follow a consistent verb_noun pattern with underscores, e.g., execute_export, get_version, list_supported_formats. No mixing of conventions.
6 tools is well-scoped for a specialized export tool. Each tool covers a necessary step in the workflow without being excessive.
Covers the main export workflow (preview, execute) along with auxiliary functions (version, formats, parallelism). Minor gap: no actual connectivity test, but parameter validation is present.