mysql for vscode_MySQL-for-VS-Code: Visual Studio Code 的 MySQL 管理工具 功能 管理 MySQL 连接 查看 MySQL 服务器 查看 M...

MySQL for VS Code 是一款用于 Visual Studio Code 的 MySQL 管理工具,具备管理连接、查看服务器、数据库、表和列等功能。用户可以方便地添加连接,通过右键菜单或快捷键运行 SQL 查询。此外,还提供了设置最大表格显示数量及禁用匿名遥测数据的选项。若遇到问题,可向 GitHub 仓库提交 issues。
摘要由CSDN通过智能技术生成

MySQL

formulahendry.vscode-mysql.svgformulahendry.vscode-mysql.svgformulahendry.vscode-mysql.svgvscode-mysql.svg?branch=master

MySQL management tool

Features

Manage MySQL Connections (support SSL connection)

List MySQL Servers

List MySQL Databases

List MySQL Tables

List MySQL Columns

Run MySQL Query

Usage

To add MySQL connection: in Explorer of VS Code, click "MYSQL" in the bottom left corner, then click the + button, then type host, user, password, port and certificate file path (optional) in the input box.

69e96e4ad19b1a027256f04f87dd456e.png

To run MySQL query, open a SQL file first then:

right click on the SQL file, then click Run MySQL Query in editor context menu (Note: you could also run the selected SQL query)

or use shortcut Ctrl+Alt+E

or press F1 and then select/type Run MySQL Query

4a6250a9219ce8298aec1694f8749200.png

To create a new MySQL query or change active MySQL connection (You could see active MySQL connection in status bar):

right click on a MySQL server, then click New Query

or right click on a MySQL database, then click New Query

257b53f07301c90b983ffb7c74441321.png

Settings

vscode-mysql.maxTableCount: The maximum table count shown in the tree view. (Default is 500)

Telemetry data

By default, anonymous telemetry data collection is turned on to understand user behavior to improve this extension. To disable it, update the settings.json as below:

{

"vscode-mysql.enableTelemetry":false

}

Change Log

See Change Log here

Issues

Currently, the extension is in the very initial phase. If you find any bug or have any suggestion/feature request, please submit the issues to the GitHub Repo.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值