baronco

SQL-Transpiler MCP Tool

by baronco

データ分析

Converts SQL queries between different database dialects using the sqlglot library to ensure cross-system compatibility. It allows users to list supported dialects and transpile SQL code from one syntax to another through the Model Context Protocol.

GitHubで見る