Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SQL WizardNew to Visual Studio Code? Get it now.
SQL Wizard

SQL Wizard

n01boy

|
72 installs
| (0) | Free
AI-powered SQL generator with database management
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQL Wizard for VSCode

SQL Wizard

SQL Wizard is a VSCode extension that retrieves tables, columns, indexes, and foreign keys from MySQL databases, accesses AI with prompts, and generates SQL. It can create JOIN queries across multiple tables with correct column names and efficient index usage.

Features

  • Database Schema Analysis: Automatically extracts tables, columns, indexes, and foreign keys from MySQL databases
  • AI-Powered Query Generation: Generates SQL from natural language prompts
  • Optimized Queries: Creates JOIN queries across multiple tables with correct column names and efficient index usage
  • Multilingual: Supports both English and Japanese interfaces

How It Works

SQL Wizard Overview

SQL Wizard fetches tables, columns, indexes, and foreign keys from MySQL, accesses AI with the prompt, and generates optimized SQL queries.

Installation

You can download and install this extension from the VSCode Marketplace: SQL Wizard for VSCode

Quick Start

  1. Install from VSCode Marketplace
  2. Connect to your MySQL database
  3. Enter your query in natural language
  4. Get optimized SQL instantly

Repository

GitHub: https://github.com/n01boy/sqlwizard-vscode


SQL Wizard for VSCode

SQL Wizard

SQL Wizardは、MySQLからテーブル・カラム・インデックス・外部キーを取得して、プロンプトとともにAIにアクセスし、SQLを生成するVSCode拡張機能です。複数のテーブルをJOINしてカラム名などに誤りがなく、インデックスが効いたSQLを生成することができます。

機能

  • データベーススキーマ分析: MySQLからテーブル・カラム・インデックス・外部キーを自動的に取得
  • AIによるクエリ生成: 自然言語のプロンプトからSQLを生成
  • 最適化されたクエリ: 複数のテーブルをJOINし、カラム名に誤りがなく、インデックスが効いたSQLを生成
  • 多言語対応: 日本語と英語のインターフェースをサポート

仕組み

SQL Wizard概要

SQL Wizardは、MySQLからテーブル、カラム、インデックス、外部キーを取得し、プロンプトでAIにアクセスして、最適化されたSQLクエリを生成します。

インストール

このVSCode拡張機能は、VSCode Marketplaceからダウンロードしてインストールできます: SQL Wizard for VSCode

クイックスタート

  1. VSCodeマーケットプレイスからインストール
  2. MySQLデータベースに接続
  3. 自然言語でクエリを入力
  4. 最適化されたSQLをすぐに取得

リポジトリ

GitHub: https://github.com/n01boy/sqlwizard-vscode

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft